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-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.