Authenticate
1. Get your public key
Every distribution channel in SpaPortal has its own public key that identifies your channel and scopes all requests to it. To find yours, go to:Administration → Distribution Channel → [your channel] → Channel detail → Public keys
2. Use public key
Pass the public key in theX-SpaPortal-Public-Key header on every request:
Authentication
Full authentication reference.
Make your first request
The base URL for the current API (v2) is:Next steps
You’re authenticated and making requests. Follow the API reference for all endpoints:API Reference
All endpoints, parameters, and response shapes.