APIs.guru
Wikipedia for Web APIs. Repository of API definitions in OpenAPI format. Warning: If you want to be notified about changes in advance please join our . Client sample:
- Homepage
- https://api.apis.guru/v2/specs/apis.guru/2.2.0.json
- Provider
- apis.guru
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/apis.guru/2.2.0/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/apis.guru/2.2.0/openapi.yaml
Tools (9)
Extracted live via the executor SDK.
-
apIs.getApiReturns the API entry for one specific version of an API where there is no serviceName.
-
apIs.getMetricsSome basic metrics for the entire directory. Just stunning numbers to put on a front page and are intended purely for WoW effect :)
-
apIs.getProviderList all APIs in the directory for a particular providerName Returns links to the individual API entry for each API.
-
apIs.getProvidersList all the providers in the directory
-
apIs.getServiceApiReturns the API entry for one specific version of an API where there is a serviceName.
-
apIs.getServicesList all serviceNames in the directory for a particular providerName
-
apIs.listApIsList all APIs in the directory. Returns links to the OpenAPI definitions for each API in the directory. If API exist in multiple versions
preferredone 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. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools