APIs.io · Capability

APIs.io API Discovery and Search

Workflow capability for searching, discovering, and submitting APIs using the APIs.io search engine. Enables developers and platform engineers to programmatically find APIs by keyword across the full APIs.io index and submit their own APIs for discovery by others. The primary personas are API developers building integrations and API producers wanting their APIs discovered.

Run with Naftiko API DiscoveryAPI IndexingAPI SearchAPIs.ioAPIs.jsonSearch Engine

What You Can Do

GET
Search apis — Search for APIs by keyword or phrase
/v1/apis
POST
Submit api — Submit a new API to the directory
/v1/apis

MCP Tools

search-apis

Search across the APIs.io directory for APIs matching a keyword or phrase. Returns API names, descriptions, tags, quality scores, and links.

read-only
submit-api

Submit a new API to the APIs.io index by providing a valid APIs.json document. The API will be reviewed and added to the searchable directory.

APIs Used

apis-io-search