Branch Docs

Access and search Branch's official API documentation directly within any AI agent or client.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

  • List Endpoints: Lists all API paths and their HTTP methods with summaries, organized by path. Results can be passed directly into 'get-endpoint'.
  • Get Endpoint: Gets detailed information about a specific API endpoint, including security schemes and servers
  • Search Endpoints: Performs a deep search through paths, operations, and parameters to discover relevant API endpoints. Use this tool to find specific API capabilities, required parameters, or data mod

What data it sees

Do you need an account

No: the server works without sign-in

Access and search Branch's official API documentation directly within any AI agent or client. Streamlines technical lookups for endpoints, schemas, and workflows via live data.

Server tool list (7)

Raw names from tools/list. Only developers need these.

list-endpointsLists all API paths and their HTTP methods with summaries, organized by path. Results can be passed directly into 'get-endpoint'.
get-endpointGets detailed information about a specific API endpoint, including security schemes and servers
search-endpointsPerforms a deep search through paths, operations, and parameters to discover relevant API endpoints. Use this tool to find specific API capabilities, required parameters, or data models based on search keywords. Results can be passed directly into 'get-endpoint'.
execute-requestExecutes an API request with a given HAR request object.
get-server-variablesGets the server variables for each server within a specific OpenAPI spec.
searchSearches through guide pages with the given search query, returning a list of results with ID, title, and URL.
fetchGets detailed information about a guide page by ID.