Connection check
verified live · 27h ago
ai
Access and search Branch's official API documentation directly within any AI agent or client.
Tools
8
GitHub stars
—
Installs / wk
—
Licence
—
Transport
sse
Last checked
27h ago
Tools & capabilities
8 toolsRead from the running server on 27h ago.
branch-overview
read-only
Call this when the user is new to Branch or is asking what Branch is, what it does, how its core objects relate (organizations, workers, wallets, payment profiles, disbursements),… Call this when the user is new to Branch or is asking what Branch is, what it does, how its core objects relate (organizations, workers, wallets, payment profiles, disbursements), or where to begin an integration. Returns a one-page orientation: the object model, the worker lifecycle from onboarding through payment, the two integration approaches, and the sandbox and production environments. For specific procedures or API details, use search, fetch, and get-endpoint instead — this tool is orientation only.
fetch
read-only
id*
Gets detailed content for documentation by ID returned from the `search` tool. Gets detailed content for documentation by ID returned from the `search` tool.
get-endpoint
read-only
path*method*
Gets detailed information about a specific API endpoint, including security schemes and servers Gets detailed information about a specific API endpoint, including security schemes and servers
get-server-variables
read-only
Gets the server variables for each server within a specific OpenAPI spec. Gets the server variables for each server within a specific OpenAPI spec.
list-endpoints
read-only
Lists all API paths and their HTTP methods with summaries, organized by path. Results can be passed directly into 'get-endpoint'. Lists all API paths and their HTTP methods with summaries, organized by path. Results can be passed directly into 'get-endpoint'.
list-webhook-events
read-only
Call this when the user asks about Branch webhooks, events, notifications, or callbacks — including which events exist, what data an event contains, or which event fires at a given… Call this when the user asks about Branch webhooks, events, notifications, or callbacks — including which events exist, what data an event contains, or which event fires at a given point in worker onboarding or payment. Returns the complete catalog of all 22 Branch webhook events with their payload fields. Use the fetch tool with a listed doc id to get full details and a JSON example for a specific event.
search
read-only
query*
Searches through documentation with the given search query, returning a list of results with ID, title, and URL. Searches through documentation with the given search query, returning a list of results with ID, title, and URL.
search-endpoints
read-only
pattern*