Making test API calls

Testing your integration with fake data

You can test any API endpoint simply by using ‘demo’ as the token in the Authorisation header.

Authorisation: Bearer demo

Each assessment will return a fixed, fake data package in the correct format.

When using demo, any content you send in the Body will be tested for completeness and legality, but will be ignored and not stored.