RapidAPI Executions API
Endpoints for viewing test execution results, including pass/fail statuses, response times, and detailed assertion outcomes.
RapidAPI Executions 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 Executions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 6 JSON Schemas.
This API exposes 2 operations across 2 paths, 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
RapidAPI Executions 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 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Endpoints for viewing test execution results, including pass/fail statuses, response times, and detailed assertion outcomes.
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ExecutionDetail (9 properties), Execution (7 properties), StepResult (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from RapidAPI 12
Other APIs RapidAPI publishes across the network.