Guild.ai · Authentication Profile

Guildai Authentication

Authentication

Guild.ai secures its APIs with http, apiKey, and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyArtificial IntelligenceAI AgentsAgent Control PlaneAgent RuntimeDeveloper ToolsMCPLLMAgent GovernanceSDKCLI
Methods: http, apiKey, oauth2 Schemes: 3 OAuth flows: authorizationCode API key in: header

Security Schemes

guildcode-basic http
scheme: basic
trigger-api-key apiKey
· in: header ()
cli-oauth oauth2

Source

Authentication Profile

guildai-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.guild.ai/platform/triggers.md
docs: https://docs.guild.ai/platform/trigger-api-keys.md
summary:
  types: [http, apiKey, oauth2]
  http_schemes: [basic]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
  note: >-
    Guild has no public OpenAPI spec; this profile is searched from the docs. The
    Guildcode REST API (base https://app.guild.ai/api) uses HTTP Basic Authentication;
    programmatic trigger invocation uses per-trigger API keys; the CLI authenticates
    via browser-based OAuth (`guild auth login`). Enterprise adds SSO, SCIM, and RBAC.
schemes:
  - name: guildcode-basic
    type: http
    scheme: basic
    applies_to: Guildcode REST API (session create, events, tasks)
    base_url: https://app.guild.ai/api
    evidence: >-
      "Guildcode uses HTTP Basic Authentication to authorize API requests. Pass the
      combined credentials string as the authentication parameter (for example, with
      `curl -u`)." — docs.guild.ai/platform/triggers.md
    sources: [docs.guild.ai/platform/triggers.md]
  - name: trigger-api-key
    type: apiKey
    in: header
    applies_to: External systems invoking Guild triggers over HTTP
    scope: Each key is scoped to a specific trigger.
    docs: https://docs.guild.ai/platform/trigger-api-keys.md
    sources: [docs.guild.ai/platform/trigger-api-keys.md]
  - name: cli-oauth
    type: oauth2
    flow: authorizationCode
    applies_to: Guild CLI (`guild auth login` opens the browser to sign in at app.guild.ai)
    sources: [docs.guild.ai/cli/getting-started.md]
enterprise:
  sso: true
  scim: true
  rbac: true
  source: https://guild.ai/solutions/enterprise

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/guildai-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.