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

RapidAPI GraphQL API

The single GraphQL endpoint that accepts all queries and mutations for managing the Enterprise Hub, including APIs, collections, organizations, users, and hub configuration.

RapidAPI GraphQL API is one of 29 APIs that RapidAPI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 6 JSON Schema definitions.

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

This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://gateway.rapidapi.com/v1.

1 operations 1 paths 3 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Server
https://gateway.rapidapi.com/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

RapidAPI GraphQL API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-RapidAPI-Key (rapidApiKey). By default, every request must be authenticated.

  • rapidApiKey — RapidAPI key used for authenticating requests to the Gateway API.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

GraphQL 1

The single GraphQL endpoint that accepts all queries and mutations for managing the Enterprise Hub, including APIs, collections, organizations, users, and hub configuration.

POST
/graphql
Execute a GraphQL query or mutation
executeGraphQL body → 200400401403

Schemas 3

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

GraphQLRequest
object
3 properties 1 required
GraphQLResponse
object
2 properties
GraphQLError
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rapidapi-graphql-api-openapi.yml Raw ↑

Other APIs RapidAPI publishes across the network.

RapidAPI Alerts API
RapidAPI Analytics API
RapidAPI Apis API
RapidAPI Applications API
RapidAPI Authentication API
RapidAPI Categories API
RapidAPI Collections API
RapidAPI Definitions API
RapidAPI Documentation API
RapidAPI Endpoints API
RapidAPI Environments API
RapidAPI Executions API