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-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 models based on search keywords. Results can be passed directly into 'get-endpoint'. |
| execute-request | Executes an API request with a given HAR request object. |
| get-server-variables | Gets the server variables for each server within a specific OpenAPI spec. |
| search | Searches through guide pages with the given search query, returning a list of results with ID, title, and URL. |
| fetch | Gets detailed information about a guide page by ID. |