HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Authentication

How to get access to Spirii API.

The Spirii API uses bearer token-based authentication. Follow these simple steps to get access:

Create an API Key

You can create an API key in Spirii Connect on the Team Access page.

Note: Only users with Operator or higher role have permission to create API keys.

Upon creation, you will receive your unique API key via a secure one-time link. This link can only be opened once, so ensure you store your key securely after accessing it.

Authenticate Your Requests

Include the API key in the authorisation header of your HTTP requests. Example:

Authorization: Bearer YOUR_API_KEY

Need Help?

If you encounter issues, please don't hesitate to reach out to our support team at [email protected].