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

APIToolkit (Monoscope) Schema API

Retrieve telemetry field schema for a project.

APIToolkit (Monoscope) Schema API is one of 7 APIs that APIToolkit (Monoscope) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Schema. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, authentication docs, and rate-limit docs.

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

Requests are made against a single base URL, https://api.monoscope.tech/api/v1.

1 operations 1 paths 3 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.monoscope.tech/api/v1
Authentication
HTTP Bearer
Contact
License
AGPL-3.0 (community edition) / Commercial
Resource Areas
1

Authentication & Security 1

APIToolkit (Monoscope) Schema API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API Key) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Project-scoped Bearer API key. Create via Settings API Keys in the Monoscope dashboard; keys are shown once and are scoped to a single project.

Paths & Operations 1

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

Schema 1

Retrieve telemetry field schema for a project.

GET
/schema
Get Telemetry Schema
getTelemetrySchema 1 param → 200401429

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Error (3 properties), SchemaField (3 properties), SchemaResponse (1 property). Each schema is shown below with its type and property counts.

SchemaField
object
3 properties 2 required
Error
object
3 properties
SchemaResponse
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apitoolkit-schema-api-openapi.yml Raw ↑

Other APIs APIToolkit (Monoscope) publishes across the network.

Monoscope MCP Server
Monoscope CLI
Testkit (YAML API Testing DSL)
TimeFusion (Timeseries Engine)
APIToolkit (Monoscope) Metrics API
APIToolkit (Monoscope) Monitors API