Prerequisites
- An Interstellas account — sign up at interstellas.stellasbank.com
- An API key and secret from Settings → API Keys in the dashboard (use your
stl_test_...secret while building against sandbox) - Your
businessId— returned when you create a business or from listing businesses
Make an authenticated request
Every business endpoint requires three headers: your API key, your API secret, and your business ID.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.