For the complete documentation index, see llms.txt. This page is also available as Markdown.

Authentication

To start using the API, you first need to get an API token for your organisation from Settings in the RiskBase app. This token should be sent with all requests as a Bearer token in the Authorization HTTP header.

GET /properties
Host: api3.riskbase.uk
Authorization: Bearer 5d2e9eff0e253e3ef4544...

Last updated

Was this helpful?