Authentication


All management calls to the Swagger Portal APIs require ApiKey authentication.

Include the API key in the Authorization HTTP header of each request using the format:

Replace {API_KEY} with your actual API key value from Swagger.

API Keys MUST be retrieved from the Swagger organization linked to your portal instance. See the SBID documentation for instructions on how to generate your Swagger API key.

Note: The user associated with the API key MUST have a designer or owner role within the organization to authorize management API requests.