← Registry
API Tools
zingu.ai
Searches and retrieves API metadata and endpoint details, and executes API calls.
ENDPOINT 1
https://zingu.ai/mcp
Known tools 4
search_apisSearch the Zingu API catalog by keywords.
api_infoGet metadata for a specific API: base URL, authentication type, and a list of all available endpoints with their methods and paths.
endpoint_infoGet detailed information about a specific API endpoint: parameters, pagination style, response content type, and example requests.
call_apiCall an API endpoint and return the results.