Metorial API

Resource-oriented REST API to manage integrations, providers, sessions, portals, skills, identities and MCP access programmatically. Bearer API-key auth, cursor pagination, date-based versioning; 466 endpoints across 112 resource controllers.

API entry from apis.yml

apis.yml Raw ↑
name: Metorial API
description: Resource-oriented REST API to manage integrations, providers, sessions, portals, skills,
  identities and MCP access programmatically. Bearer API-key auth, cursor pagination, date-based versioning;
  466 endpoints across 112 resource controllers.
humanURL: https://metorial.com/api
baseURL: https://api.metorial.com
properties:
- type: Documentation
  url: https://metorial.com/docs
- type: APIReference
  url: https://metorial.com/api
- type: GettingStarted
  url: https://metorial.com/docs/api-getting-started
- type: Authentication
  url: authentication/metorial-authentication.yml
- type: APIIntrospection
  url: https://metorial.com/api/introspection.json
  x-format: introspection-json
  x-note: Proprietary machine-readable API introspection (466 endpoints); no OpenAPI is published.