Skip to main content
The Interstellas API authenticates every request with an API key and secret — there’s no separate sign-in step. Generate a credential pair from the dashboard and you’re ready to call any endpoint.

Prerequisites

Make an authenticated request

Every business endpoint requires three headers: your API key, your API secret, and your business ID.
A successful response returns your business’s account details:

Next steps

Authentication

Understand key formats, live vs. test environments, and how to manage credentials.

API Reference

Browse every available endpoint.

Errors

Learn how errors are structured and how to handle them.

Pagination

Work with list endpoints that return paginated results.