Branch Docs
Access and search Branch's official API documentation directly within any AI agent or client.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- 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
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
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.
Список инструментов сервера (7)
Технические названия из tools/list. Нужны только разработчикам.
| 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. |