integrations.sh
← all integrations

APIs.guru

OpenAPI apis-guru open_datadeveloper_tools

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.getApi

    Returns the API entry for one specific version of an API where there is no serviceName.

  • apIs.getMetrics

    Some basic metrics for the entire directory. Just stunning numbers to put on a front page and are intended purely for WoW effect :)

  • apIs.getProvider

    List all APIs in the directory for a particular providerName Returns links to the individual API entry for each API.

  • apIs.getProviders

    List all the providers in the directory

  • apIs.getServiceApi

    Returns the API entry for one specific version of an API where there is a serviceName.

  • apIs.getServices

    List all serviceNames in the directory for a particular providerName

  • apIs.listApIs

    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.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools