All Resemble API endpoints use the same authentication method. Your API key works across both servers.
Create or retrieve your API key from the Account → API page.
All requests require a Bearer token in the Authorization header:
Resemble uses two servers depending on the endpoint type:
The SDKs handle authentication automatically once you set your API key:
Store tokens securely and rotate them according to your security policies.