Skip to content

Overview

Information

  • OpenAPI version: 3.1.0

JWT token for authentication

Security scheme type: http

Bearer format: JWT

OAuth 2.0 authentication with JWT tokens for Legion Platform integration access

Security scheme type: oauth2

Flow type: authorizationCode

Authorization URL: /v3/integrations/oauth/authorize

Token URL: /v3/integrations/oauth/token

Refresh URL: /v3/integrations/oauth/revoke

Scopes:

  • entities:read - Read entity information
  • entities:write - Create, update, and delete entity information
  • feeds:read - Read feed data and definitions
  • feeds:write - Write feed data and manage feed definitions
  • integrations:manage - Manage integrations
  • integrations:read - Read integration configurations
  • organizations:create - Create new organizations
  • organizations:delete - Delete organizations
  • organizations:read - Read organization information
  • organizations:read:all - Read all organizations
  • organizations:users:read - Read organization users
  • organizations:users:write - Modify organization users
  • organizations:write - Modify organization settings
  • tasking:read - Read tasking information
  • tasking:write - Create, update, manage, and execute tasking commands
  • users:read - Read all users from all organizations
  • users:write - Write all users from all organizations

Version 3.14.0 · commit 0771262