L

LONA Gateway API

REST discovered

Details
URL
https://gateway.lona.agency/api/v1
Docs
https://docs.lona.agency/agents/agent-onboarding
Authentication
LONA partner API token X-API-Key: <credential> + LONA partner API token X-User-Id: <credential> discovered
LONA partner API token api_key Get key ↗

For agent integrations against the gateway API, follow Agent Onboarding. The easiest public path is the invite-code flow: POST to https://gateway.lona.agency/api/v1/agents/request-invite to get an invite code, then POST to https://gateway.lona.agency/api/v1/agents/register with that code to receive a token. The docs show the returned token must then be sent as X-API-Key, alongside the agent user id in X-User-Id.