Open API
Fera uses OpenAPI for documenting it's API
Fera's APIs use OpenAPI (AKA Swagger). We use version 3.1.0 of the specification.
This keeps API documentation very standard and makes building awesome integrations and apps much more straightforward.
You can find our public API OpenAPI specification file here: https://app.fera.ai/api/public/openapi-3.1.0.json
You can find our private API OpenAPI specification file here: https://app.fera.ai/api/private/openapi-3.1.0.json
Updated over 1 year ago