Authentication
The public REST endpoints on this page accept a Deepline API key as a bearer token. The key authorizes access to one workspace.Execute a tool
Tool execution requests use the tool ID in the URL:payload:
POST /api/v2/integrations/execute is the legacy endpoint and should not be
used for new callers.
Deno / Supabase Edge Functions
Execute a saved or prebuilt Play
For a multi-step Play, start a Play run:workflowId from the response. This value is the public run ID. Use it to
get the Play run status:
Environment variables
DEEPLINE_API_KEY(workspace-scoped)- Per-provider keys are documented in each provider guide (for BYOK providers)
Integrations and pick the operation.