A
APIs.guru
7 endpointsliveWikipedia for Web APIs. Repository of API definitions in OpenAPI format. **Warning**: If you want to be notified about changes in advance please join our [Slack channel](https://join.slack.com/t/mermade/shared_invite/zt-g78g7xir-MLE_CTCcXCdfJfG3CJe9qA). Client sample: [[Demo]](https://apis.guru/simple-ui) [[Repo]](https://github.com/APIs-guru/simple-ui) (ingested from its OpenAPI definition; no key required)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for APIs.guru.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| List all APIs /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. Some basic info from the OpenAPI definition is cached inside each object. This allows you to generate some simple views without needing to fetch the OpenAPI definition for each API. | $0.0020 per call | unknown |
| Get basic metrics /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 :) | $0.0020 per call | unknown |
| List all providers /providers.json | List all the providers in the directory | $0.0020 per call | unknown |
| Retrieve one version of a particular API /specs/{provider}/{api}.json | Returns the API entry for one specific version of an API where there is no serviceName. | $0.0020 per call | unknown |
| Retrieve one version of a particular API with a serviceName. /specs/{provider}/{service}/{api}.json | Returns the API entry for one specific version of an API where there is a serviceName. | $0.0020 per call | unknown |
| List all APIs for a particular provider /{provider}.json | List all APIs in the directory for a particular providerName Returns links to the individual API entry for each API. | $0.0020 per call | unknown |
| List all serviceNames for a particular provider /{provider}/services.json | List all serviceNames in the directory for a particular providerName | $0.0020 per call | unknown |