Environment:
Skip to main content
This documentation is in BETA version, for any information contact us at api@sibill.it

OpenAPI Specification

The Sibill OpenAPI Specification is a document that complies with the OpenAPI Specification. It is a comprehensive description of the Sibill API detailing all aspects of our API: it lists the methods and models, the available scopes and authentication methods. By its nature, it is a source of truth about our API and is already useful as-is. In addition to the specification, you can view the interactive documentation for the Sibill API, automatically generated from the OpenAPI Specification, on Sibill's SwaggerUI.

📚 How can I use the OpenAPI Specification?

There are many OpenAPI tools available to use the specification within your integrations (here you can find a useful list). For some languages, it is also possible to find auto-generating libraries that accept an OpenAPI definition as input and automatically provide methods to access the API.

🔧 How can I use the OpenAPI Specification in clients like Postman or Insomnia?

To use the OpenAPI Specification in clients like Postman or Insomnia, simply import the OpenAPI Specification JSON file into the client. This makes it easy to view and test API requests and responses.

The documentation on how to use the OpenAPI Specification in clients like Postman or Insomnia is available at the following links:

The OpenAPI Specification is available at the following links: