APIs.io APIs

The APIs.io web site is powered by APIs, so it makes sense to publish the APIs for others to use. The one you are probably interested in is the APIs.io Search API, as the others are designed to operate the search engine. But, you never know, so we made sure and publish all of them here for you to explore.


Search API

This is the API behind the APIs.io search engine.

Tags

  • APIs
  • Search Engine
  • Directory

Operations

Search APIs (GET) /search/apis - Searching across all APIs by keyword, property type, or maintainer.

Parameters

  • search
  • limit
  • page

Example Response

Submit API (POST) /search/apis - Submit an API to be included in the index.

Example Request

Example Response


Authentication API

This is the API for turning your GitHub Personal Access Token into an API key you can pass in to make API calls to the APIs.io API.

Tags

  • Authentication
  • Tokens

Operations

Submit Token for Validation (POST) /token/validation - Submit a GitHub token to validate as API key.

Example Request

Example Response



APIs.io is about making APIs available via search, but it is also designed to demonstrate a high bar for how you can run an API using APIs.json is not just the index, but a rating system. Because of this we are interested in providing as many of the success API platform building blocks as possible.