Service API Integration · 03

Authentication

OpenAI-style Bearer token:

http
Authorization: Bearer sk-svc-xxxxxxxxxxxxxxxxxxxxxx
ErrorMeaning
401 Missing API keyNo Authorization header
401 Invalid API keyKey doesn't exist / revoked / typo
403 Service not publishedThe backend has unpublished this service — contact your deployer admin to re-publish