Metaplane · Authentication Profile

Metaplane Authentication

Authentication

Metaplane secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

AIOpsData ObservabilityData QualityAnomaly DetectionData LineageMonitoringAnalyticsData EngineeringdbtSnowflake
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

Authorization apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-08-29'
method: searched
source: https://docs.metaplane.dev/reference/getting-started
spec_source: openapi/_original/metaplane-api-openapi.yml
docs: https://docs.metaplane.dev/reference/getting-started
summary:
  types:
  - apiKey
  api_key_in:
  - header
  oauth2: false
  openid: false
  mtls: false
schemes:
- name: Authorization
  type: apiKey
  in: header
  parameter: Authorization
  description: Copy in your API key generated from metaplane
  documented_form: 'Authorization: Bearer <YOUR_SECRET_API_TOKEN>'
  token_management: https://app.metaplane.dev/account/manage-tokens
  scopes: []
  sources:
  - openapi/metaplane-connections-api-openapi.yml
  - openapi/metaplane-monitors-api-openapi.yml
  - openapi/metaplane-tags-api-openapi.yml
  - https://docs.metaplane.dev/reference/getting-started
notes:
- >-
  SPEC/DOCS MISMATCH worth naming. Metaplane's getting-started page states "This API uses token bearer
  based authentication" and shows the header as "Authorization: Bearer <YOUR_SECRET_API_TOKEN>", but the
  published OpenAPI models the same thing as an apiKey scheme in the Authorization header with no bearer
  format. A client generated from the contract alone will send the raw token without the "Bearer " prefix.
  The accurate declaration is type http, scheme bearer.
- >-
  Tokens are user-generated at https://app.metaplane.dev/account/manage-tokens and the value is displayed
  exactly once at creation. No scopes, no expiry and no rotation policy are documented; there is no token
  or key management operation in the 23-operation public API.
- >-
  Probed live 2026-08-29 - GET https://dev.api.metaplane.dev/v1/connections without credentials returns
  HTTP 401 with an empty text/plain body.
- >-
  No OAuth 2.0 and no OIDC. /.well-known/oauth-authorization-server and /.well-known/openid-configuration
  return 404 on www.metaplane.dev, docs.metaplane.dev and dev.api.metaplane.dev. Enterprise SSO
  (Okta / AD / SAML, per https://www.metaplane.dev/pricing) governs web-app login, not API authorization.
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/metaplane-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.