Gazebo
    ServicesAgentsDocsSpecWritingPricing
    Log inSign up
    Log in

    Getting Started

    • Introduction
    • How Gazebo works
    • Core concepts
    • Quickstart

    Agent Access

    • Access profiles
    • Bearer tokens
    • Audit logs

    MCP

    • Overview
    • Cursor
    • Claude Code
    • Windsurf
    • Any MCP client
    • Get credential reference

    Open Standard

    • Agent Consent Flow
    • Agent Identity Protocol (AIP) ↗

    REST API

    • Overview
    • Authentication
    • Services
    • Agents
    • Access policies
    • Audit events
    • Consent administration
    • Agent credential access
    • Errors and limits

    Security

    • Overview
    • Encryption model
    • Credential storage
    • Audit and compliance
    • Responsible disclosure
    Documentation

    Getting Started

    • Introduction
    • How Gazebo works
    • Core concepts
    • Quickstart

    Agent Access

    • Access profiles
    • Bearer tokens
    • Audit logs

    MCP

    • Overview
    • Cursor
    • Claude Code
    • Windsurf
    • Any MCP client
    • Get credential reference

    Open Standard

    • Agent Consent Flow
    • Agent Identity Protocol (AIP) ↗

    REST API

    • Overview
    • Authentication
    • Services
    • Agents
    • Access policies
    • Audit events
    • Consent administration
    • Agent credential access
    • Errors and limits

    Security

    • Overview
    • Encryption model
    • Credential storage
    • Audit and compliance
    • Responsible disclosure
    DocsREST API

    REST API overview

    The Gazebo REST API supports two distinct use cases:

    1. Account administration — manage connected services, agents, access policies, and audit events with an account API token.
    2. Agent credential access — let one agent retrieve credentials allowed by its policy using an agent token.

    Base URL

    https://app.gazebohq.com/api
    

    All requests and responses use JSON unless noted otherwise. Send tokens in the Authorization header over HTTPS.

    Supported account administration resources

    ResourceBase pathPurpose
    Account/v1/meVerify the account token and identify its owner
    Services/v1/servicesList, test, store, replace, and remove service credentials
    Agents/v1/agentsList, create, and revoke agents
    Access policies/v1/agents/{agent_id}/accessInspect and update agent permissions
    Audit events/v1/audit-eventsSearch and paginate credential-access history
    Consent administration/v1/consentManage Consent clients and revoke grants

    Account administration uses an account API token.

    Supported agent resource

    ResourceBase pathPurpose
    Credentials/agents/me/credentials/{service}Retrieve credentials for one permitted service

    Agent credential access uses an agent token. The requested service and intended HTTP method must be permitted by the agent's access policy.

    Other Gazebo interfaces

    • Use MCP for MCP-native clients such as Cursor and Claude Code.
    • Use Agent Consent Flow when integrating Gazebo's hosted implementation of AIP Consent.
    • Read the Agent Identity Protocol specification for the open standard.

    These interfaces are related, but they do not share interchangeable tokens.

    Public contract

    Only endpoints described in this REST API reference are part of the supported external contract. Account API tokens are denied access to other /api/v1 routes, including browser-session settings and account-token rotation.

    Explore Gazebo

    Gazebo gives each agent an independent access boundary around your agent credentials, with controls for approval, auditing, and revocation.

    Scoped identities for AI agentsGive every agent only the credentials it needs.Credential security and audit controlsSee how access is protected, recorded, and revoked.
    Agent Identity Protocol (AIP) ↗Authentication
    Gazebo

    Credential management for AI agents. Scoped access, approval controls, and complete audit logs—without hardcoding or rotating shared API keys.

    Gazebo

    • Platform
    • Agent Consent Flow
    • Pricing
    • Status

    Explore

    • Services
    • Agents
    • Vaults

    Content

    • Writing
    • Topics
    • Blog
    • Docs
    • Spec

    Free Tools

    • Scanner

    Company

    • About
    • [email protected]
    • [email protected]

    © 2026 Gazebo. All rights reserved.

    PrivacyTermsSecurity