Skip to main content

http-api

Static summary

API: Devcenter API · Version: 0.8.33 · Operations: 85

  • GET /auth/sso/start — startBrowserLogin
  • GET /auth/sso/callback — finishBrowserLogin
  • POST /auth/logout — logoutBrowserSession
  • GET /api/auth/providers — listIdentityProviders
  • GET /api/session — getSession
  • GET /api/connectors/claude-code — getClaudeCodeConnection
  • PUT /api/connectors/claude-code — connectClaudeCodeWithCredential
  • DELETE /api/connectors/claude-code — disconnectClaudeCode
  • POST /api/connectors/claude-code/oauth/start — startClaudeCodeOAuth
  • POST /api/connectors/claude-code/oauth/complete — completeClaudeCodeOAuth
  • GET /api/connectors/catalog — searchConnectorCatalog
  • GET /api/connectors/catalog/{provider_ref} — describeConnectorCatalogProvider
  • GET /api/services — listGeneratedServices
  • POST /api/services/catalog — getGeneratedServiceCatalog
  • POST /api/services/invoke — invokeGeneratedService
  • GET /api/connections — listConnections
  • POST /api/connections — startConnection
  • GET /api/connect-sessions/{connect_session_ref} — getConnectSession
  • GET /api/capabilities — listCapabilities
  • GET /api/capability-profiles — listCapabilityProfiles
  • POST /api/capability-profiles — createCapabilityProfile
  • PATCH /api/capability-profiles/{profile_id} — updateCapabilityProfile
  • GET /api/agents — listAgents
  • POST /api/agents — createManagedAgent
  • GET /api/agents/{agent_id}/tasks — listAgentTasks
  • POST /api/agents/{agent_id}/tasks — submitAgentTask
  • GET /api/tasks/{task_id} — getTask
  • GET /api/tasks/{task_id}/events — streamTaskEvents
  • GET /api/tasks/{task_id}/approvals — listTaskApprovals
  • POST /api/tasks/{task_id}/approvals/{approval_id} — resolveTaskApproval
  • GET /api/mcp/publications — listMcpPublications
  • POST /api/mcp/publications — publishCapabilityProfile
  • GET /api/mcp/publications/{publication_id} — getMcpPublication
  • PATCH /api/mcp/publications/{publication_id} — changeMcpPublicationState
  • GET /api/mcp/publications/{publication_id}/clients — listMcpClientAuthorizations
  • DELETE /api/mcp/publications/{publication_id}/clients/{authorization_id} — revokeMcpClientAuthorization
  • GET /api/mcp/publications/{publication_id}/approvals — listMcpApprovals
  • POST /api/mcp/publications/{publication_id}/approvals/{approval_id} — decideMcpApproval
  • GET /api/workflows — listWorkflowLibrary
  • POST /api/workflows — installStarterWorkflowLibrary
  • …and 45 more in the interactive reference and canonical document.

Download the canonical OpenAPI document

Interactive reference

Loading the pinned contract…