API Swagger

The publicly supported surface of the Affelios Platform API is available as a Swagger Doc.

The API can be invoked interactively via the Swagger Doc page once authorized with a valid API token, which can be generated in the API Keys module, in the Settings menu of the Affelios Platform client.

Auto Generating Clients

As the Affelios Platform API Swagger endpoint is Open API compliant, it is possible to programmatically generate client libraries for various languages and frameworks using open source or proprietary tooling.

The correct technique to use will dependent on the programming language you are using, and your specific use case, but this should expedite your integration with the platform, and likely lower the risk of manual error when integrating.

Last updated