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 Projects API

The Projects API from APIContext — 2 operation(s) for projects.

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

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

This API exposes 4 operations across 2 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.

4 operations 2 paths 0 schemas 2 GET1 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 Projects 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 4

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

Projects 4
GET
/projects/
List projects
listProjects → 200
POST
/projects/
Create a project
createProject body → 201
GET
/projects/{project_id}
Get a project
getProject 1 param → 200
PUT
/projects/{project_id}
Update a project
updateProject 1 param body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apicontext-projects-api-openapi.yml Raw ↑

Other APIs APIContext publishes across the network.

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