Use OpenAPI features to enhance your Mintlify docs
To use OpenAPI in your Mintlify documentation, you’ll need to focus on two main components:
servers
field to specify your API’s base URLsecuritySchemes
security
fieldFor detailed OpenAPI syntax and examples, we recommend using Swagger’s Editor and referring to the OpenAPI v3.1.0 Specification.
Use OpenAPI features to enhance your Mintlify docs
To use OpenAPI in your Mintlify documentation, you’ll need to focus on two main components:
servers
field to specify your API’s base URLsecuritySchemes
security
fieldFor detailed OpenAPI syntax and examples, we recommend using Swagger’s Editor and referring to the OpenAPI v3.1.0 Specification.