Skip to main content

Authentication

Legba uses bearer token authentication.
  • Authorization: Bearer <token>

Org scoping

Most endpoints are scoped under your organization: /orgs/{org_uuid}/api/...

Example