Skip to main content

Legba

Legba’s developer API is used to manage isolated browser instances (create, list, destroy), retrieve available images, rotate API keys, and review audit logs.
This section is based on the official Legba developer portal at https://www.legba.app/developers/api. If anything differs from your environment, defer to the upstream docs.

Key concepts

  • Organization UUID (org_uuid): scopes requests to your org.
  • Images: templates (OS + browser) used to create instances.
  • Instances: running isolated environments; responses include an access_url for end-user access.
  • Audit logs: activity stream for API actions.