Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

APIs.guru APIs API

Actions relating to APIs in the collection

APIs.guru APIs API is published by APIs.guru on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 3 JSON Schema definitions.

Tagged areas include APIs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 3 JSON Schemas.

This API exposes 7 operations across 7 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 2.2.0.

Requests are made against a single base URL, https://api.apis.guru/v2.

7 operations 7 paths 4 schemas 7 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
2.2.0
Base URL
https://api.apis.guru/v2
Contact
License
Resource Areas
1

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 GET. Each is listed below with its method, path, parameters, and response codes.

APIs 7

Actions relating to APIs in the collection

GET
/list.json
APIs.guru List All APIs
listAPIs → 200
GET
/metrics.json
APIs.guru Get Basic Metrics
getMetrics → 200
GET
/providers.json
APIs.guru List All Providers
getProviders → 200
GET
/specs/{provider}/{api}.json
APIs.guru Retrieve One Version of a Particular API
getAPI 2 params → 200
GET
/specs/{provider}/{service}/{api}.json
APIs.guru Retrieve One Version of a Particular API with a ServiceName.
getServiceAPI 3 params → 200
GET
/{provider}.json
APIs.guru List All APIs for a Particular Provider
getProvider 1 param → 200
GET
/{provider}/services.json
APIs.guru List All ServiceNames for a Particular Provider
getServices 1 param → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Metrics (14 properties), ApiVersion (8 properties), API (3 properties). Each schema is shown below with its type and property counts.

Metrics
object
List of basic metrics
14 properties 3 required
APIs
object
List of API details. It is a JSON object with API IDs( [: ]) as keys.
ApiVersion
object
8 properties 6 required
API
object
Meta information about API
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apis-guru-apis-api-openapi.yml Raw ↑