APIs.guru
Wikipedia for Web APIs. Repository of API definitions in OpenAPI/Swagger format. Our goal is to create the most comprehensive, standards-compliant and up-to-date directory of machine-readable API definitions, with the following principles: Open source, community driven project. Only publicly available APIs (free or paid). Anyone can add or change an API, not only API owners. All data can be…
APIs.guru endpoints
| Method | Endpoint | Description |
|---|---|---|
| APIs | ||
| GET |
getServices /{provider}/services.json |
List all serviceNames in the directory for a particular providerName |
| GET |
getAPI /specs/{provider}/{api}.json |
Returns the API entry for one specific version of an API where there is no serviceName. |
| GET |
listAPIs /list.json |
List all APIs in the directory. Returns links to the OpenAPI definitions for each API in the directory. If API exist in multiple versions `preferred` one is explicitly marked.… |
| GET |
getServiceAPI /specs/{provider}/{service}/{api}.json |
Returns the API entry for one specific version of an API where there is a serviceName. |
| GET |
getProviders /providers.json |
List all the providers in the directory |
| GET |
getProvider /{provider}.json |
List all APIs in the directory for a particular providerName Returns links to the individual API entry for each API. |
| GET |
getMetrics /metrics.json |
Some basic metrics for the entire directory. Just stunning numbers to put on a front page and are intended purely for WoW effect :) |
APIs.guru pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|