Skip to content

    Pre-launch API. The concepts described here are settled, but the API shape is not: request and response fields, parameters and defaults can still change. Build against it, and talk to your Luigi's Box contact before you put an integration into production.

    Overview

    View source

    Canonical customer API. One host, with each product served under its own path prefix.

    Pre-launch. The concepts are settled, but the API shape is not: request and response fields, parameters and defaults can still change. The v1 in each path is the URL namespace, not a stability promise.

    Information

    • OpenAPI version: 3.1.0

    Security scheme type: http

    Luigi’s Box OAuth 2.1. Tokens are minted by the standalone auth host and carry a narrow per-product audience (https://api.{zone}.luigisbox.ai/{product}).

    Security scheme type: oauth2

    Flow type: authorizationCode

    Authorization URL: https://auth.eu1.luigisbox.ai/oauth/authorize

    Token URL: https://auth.eu1.luigisbox.ai/oauth/token

    Flow type: clientCredentials

    Token URL: https://auth.eu1.luigisbox.ai/oauth/token