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

APIContext API Calls API

The API Calls API from APIContext — 3 operation(s) for api calls.

APIContext API Calls API is one of 13 APIs that APIContext publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include API Calls. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 3 paths. It is described by OpenAPI 3.0.3, at version 2.0.0.

Requests are made against a single base URL, https://client.apimetrics.io/api/2.

6 operations 3 paths 0 schemas 1 DELETE2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0.0
Server
https://client.apimetrics.io/api/2
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

APIContext API Calls API declares 1 security scheme for authenticating requests. An API key is passed in the query as _token (ApiTokenAuth). By default, every request must be authenticated.

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

API Calls 6
GET
/calls/
List API calls
listApiCalls → 200
POST
/calls/
Create an API call
createApiCall body → 201
GET
/calls/{call_id}
Get an API call
getApiCall 1 param → 200
PUT
/calls/{call_id}
Update an API call
updateApiCall 1 param body → 200
DELETE
/calls/{call_id}
Delete an API call
deleteApiCall 1 param → 204
POST
/calls/{call_id}/run
Trigger an API call
runApiCall 1 param body → 202

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apicontext-api-calls-api-openapi.yml Raw ↑

Other APIs APIContext publishes across the network.

APIContext Synthetic API Testing
APIContext Agents API
APIContext Alerts API
APIContext Directory API
APIContext Insights API
APIContext Projects API
APIContext Reports API
APIContext Results API
APIContext Schedules API
APIContext Statistics API
APIContext Tokens API
APIContext Workflows API