Get Experience API swagger JSON

GET /api/.well-known/experience.openapi.json

The endpoint for the Experience API JSON document. The JSON conforms to the OpenAPI v3.0.1 (a.k.a. Swagger) specification.

Responses

  • 200 application/json

    The JSON document.

GET /api/.well-known/experience.openapi.json
curl \
 -X GET https://[tenant_id].logto.app/api/.well-known/experience.openapi.json