RapidAPI logo

RapidAPI

RapidAPI operates the world's largest API marketplace, connecting developers to thousands of APIs through a single platform. Their developer platform provides tools for API discovery, testing, management, design, and gateway configuration, enabling both individual developers and enterprises to build, consume, and manage APIs at scale.

6 APIs 0 Features
API MarketplaceAPI ManagementAPI TestingAPI GatewayAPI DesignEnterprise

APIs

RapidAPI REST Platform API

The RapidAPI REST Platform API allows developers and administrators to programmatically manage their API hub configurations through RESTful endpoints. It provides CRUD operation...

RapidAPI GraphQL Platform API

The RapidAPI GraphQL Platform API exposes the same queries and mutations that RapidAPI uses internally, providing enterprise users with a powerful interface for managing their A...

RapidAPI Hub API

The RapidAPI Hub is the world's largest API marketplace, enabling developers to discover, test, and connect to thousands of APIs using a single API key. The hub provides a unifi...

RapidAPI Testing API

RapidAPI Testing provides a comprehensive API testing and monitoring solution that supports REST, SOAP, and GraphQL APIs. It offers an interface for creating and running functio...

RapidAPI Studio API

RapidAPI Studio is an API design and development environment that enables teams to design, build, and document APIs collaboratively. It supports importing and editing OpenAPI sp...

RapidAPI Gateway API

The RapidAPI Gateway provides enterprise-grade API gateway capabilities for managing API traffic, security, and routing. It enables organizations to configure custom gateways th...

Semantic Vocabularies

Rapidapi Context

0 classes · 11 properties

JSON-LD

API Governance Rules

RapidAPI API Rules

8 rules · 1 errors 6 warnings

SPECTRAL

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🌐
Portal
Portal
🔗
Documentation
Documentation
🔗
Website
Website
📜
PrivacyPolicy
PrivacyPolicy
📜
TermsOfService
TermsOfService
💬
Support
Support
📰
Blog
Blog
📝
SignUp
SignUp
🔗
JSONLD
JSONLD
🔗
Vocabulary
Vocabulary
🔗
LLMsTxt
LLMsTxt

Sources

Raw ↑
aid: rapidapi
name: RapidAPI
description: >-
  RapidAPI operates the world's largest API marketplace, connecting developers to thousands of APIs through a single
  platform. Their developer platform provides tools for API discovery, testing, management, design, and gateway
  configuration, enabling both individual developers and enterprises to build, consume, and manage APIs at scale.
kind: contract
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- API Marketplace
- API Management
- API Testing
- API Gateway
- API Design
- Enterprise
created: '2026-03-20'
modified: '2026-05-19'
url: https://raw.githubusercontent.com/api-evangelist/rapidapi/refs/heads/main/apis.yml
specificationVersion: '0.19'
apis:
- aid: rapidapi:rapidapi-rest-platform-api
  name: RapidAPI REST Platform API
  description: >-
    The RapidAPI REST Platform API allows developers and administrators to programmatically manage their API hub
    configurations through RESTful endpoints. It provides CRUD operations for organizations, categories, tags,
    collections, transactions, subscriptions, and users, enabling automation of tasks normally performed through the
    Enterprise Hub Admin Panel and integration of hub management into CI/CD pipelines and custom workflows.
  humanURL: https://docs.rapidapi.com/docs/platform-api-overview
  tags:
  - API Management
  - Platform
  - Administration
  - Marketplace
  - Enterprise
  properties:
  - type: Documentation
    url: https://docs.rapidapi.com/docs/platform-api-overview
  - type: OpenAPI
    url: openapi/rapidapi-rest-platform-api-openapi.yml
  - type: JSONStructure
    url: json-structure/rapidapi-subscription-structure.json
  - type: Example
    url: examples/rapidapi-list-apis-example.json
  - type: Example
    url: examples/rapidapi-list-subscriptions-example.json
  - type: SpectralRules
    url: rules/rapidapi-rules.yml
- aid: rapidapi:rapidapi-graphql-platform-api
  name: RapidAPI GraphQL Platform API
  description: >-
    The RapidAPI GraphQL Platform API exposes the same queries and mutations that RapidAPI uses internally, providing
    enterprise users with a powerful interface for managing their API hub. It supports creating and updating APIs,
    managing collections, and configuring hub settings through GraphQL queries and mutations, including integration
    with GitHub Actions for continuous deployment of API configurations.
  humanURL: https://docs.rapidapi.com/docs/graphql-platform-api-overview
  tags:
  - GraphQL
  - Platform
  - API Management
  - Enterprise
  - Administration
  properties:
  - type: Documentation
    url: https://docs.rapidapi.com/docs/graphql-platform-api-overview
  - type: OpenAPI
    url: openapi/rapidapi-graphql-platform-api-openapi.yml
  - url: graphql/rapidapi-graphql.md
    type: GraphQL
- aid: rapidapi:rapidapi-hub-api
  name: RapidAPI Hub API
  description: >-
    The RapidAPI Hub is the world's largest API marketplace, enabling developers to discover, test, and connect to
    thousands of APIs using a single API key. The hub provides a unified interface for browsing APIs across categories
    such as weather, social media, e-commerce, and finance, with auto-generated code snippets in multiple programming
    languages and a single dashboard for managing subscriptions and usage analytics.
  humanURL: https://docs.rapidapi.com/docs/consumer-quick-start-guide
  tags:
  - API Discovery
  - API Marketplace
  - API Testing
  - Integration
  - Search
  properties:
  - type: Documentation
    url: https://docs.rapidapi.com/docs/consumer-quick-start-guide
  - type: OpenAPI
    url: openapi/rapidapi-hub-api-openapi.yml
- aid: rapidapi:rapidapi-testing-api
  name: RapidAPI Testing API
  description: >-
    RapidAPI Testing provides a comprehensive API testing and monitoring solution that supports REST, SOAP, and
    GraphQL APIs. It offers an interface for creating and running functional tests, performance tests, and automated
    monitoring checks, integrating with CI/CD pipelines and scheduling tests across multiple regions to monitor API
    health and detect regressions.
  humanURL: https://docs.rapidapi.com/docs/testing-getting-started
  tags:
  - API Testing
  - Monitoring
  - Quality Assurance
  - Automation
  - CI/CD
  properties:
  - type: Documentation
    url: https://docs.rapidapi.com/docs/testing-getting-started
  - type: OpenAPI
    url: openapi/rapidapi-testing-api-openapi.yml
  - type: JSONSchema
    url: json-schema/rapidapi-test-schema.json
  - type: JSONStructure
    url: json-structure/rapidapi-test-structure.json
  - type: Example
    url: examples/rapidapi-list-tests-example.json
- aid: rapidapi:rapidapi-studio-api
  name: RapidAPI Studio API
  description: >-
    RapidAPI Studio is an API design and development environment that enables teams to design, build, and document
    APIs collaboratively. It supports importing and editing OpenAPI specifications and Postman Collections, providing
    a visual interface for defining endpoints, parameters, and response schemas, and integrates with the broader
    RapidAPI platform to publish designed APIs directly to the hub.
  humanURL: https://docs.rapidapi.com/docs/studio-overview
  tags:
  - API Design
  - API Development
  - OpenAPI
  - Studio
  properties:
  - type: Documentation
    url: https://docs.rapidapi.com/docs/studio-overview
  - type: OpenAPI
    url: openapi/rapidapi-studio-api-openapi.yml
  - type: JSONSchema
    url: json-schema/rapidapi-api-listing-schema.json
  - type: JSONStructure
    url: json-structure/rapidapi-api-listing-structure.json
- aid: rapidapi:rapidapi-gateway-api
  name: RapidAPI Gateway API
  description: >-
    The RapidAPI Gateway provides enterprise-grade API gateway capabilities for managing API traffic, security, and
    routing. It enables organizations to configure custom gateways that handle authentication, rate limiting, and
    request routing for their APIs, providing a centralized point of control for all API traffic flowing through the
    RapidAPI platform.
  humanURL: https://docs.rapidapi.com/docs/gateway-configuration
  tags:
  - API Gateway
  - Traffic Management
  - Security
  - Enterprise
  - Routing
  properties:
  - type: Documentation
    url: https://docs.rapidapi.com/docs/gateway-configuration
  - type: OpenAPI
    url: openapi/rapidapi-gateway-api-openapi.yml
  - type: JSONSchema
    url: json-schema/rapidapi-gateway-config-schema.json
common:
- type: GitHubOrganization
  url: https://github.com/RapidAPI
- type: LinkedIn
  url: https://www.linkedin.com/company/rapidapi
- type: Portal
  url: https://rapidapi.com/hub
- type: Documentation
  url: https://docs.rapidapi.com/
- type: Website
  url: https://rapidapi.com/
- type: PrivacyPolicy
  url: https://rapidapi.com/privacy/
- type: TermsOfService
  url: https://rapidapi.com/terms-of-service/
- type: Support
  url: https://rapidapi.com/support/
- type: Blog
  url: https://rapidapi.com/blog/
- type: SignUp
  url: https://rapidapi.com/auth/sign-up
- type: JSONLD
  url: json-ld/rapidapi-context.jsonld
- type: Vocabulary
  url: vocabulary/rapidapi-vocabulary.yml
- type: LLMsTxt
  url: https://docs.rapidapi.com/llms.txt
maintainers:
- FN: API Evangelist
  email: info@apievangelist.com