Metrilo · Authentication Profile

Metrilo Authentication

Authentication

Metrilo secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyE-CommerceAnalyticsCRMEmail MarketingCustomer RetentionTrackingMarketing
Methods: apiKey Schemes: 2 OAuth flows: API key in: header, body

Security Schemes

xDigest apiKey
· in: header (X-Digest)
token apiKey
· in: body (token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://github.com/Metrilo/custom-integration
docs: https://github.com/Metrilo/custom-integration
summary:
  types: [apiKey]
  api_key_in: [header, body]
  oauth2_flows: []
  note: >-
    Metrilo uses project-scoped credentials (API Token + API Secret) obtained
    from Settings -> Installation. Requests carry the API Token in the JSON
    body; every backend endpoint except POST /customer additionally requires an
    X-Digest header holding an HMAC-SHA256 of the raw request body keyed with
    the API Secret. There is no OAuth surface.
credentials:
  - name: API Token
    where: request body field `token`
    obtained_from: Settings -> Installation (per project)
  - name: API Secret
    where: HMAC key for the X-Digest header (never transmitted)
    obtained_from: Settings -> Installation (per project)
schemes:
  - name: xDigest
    type: apiKey
    in: header
    parameter: X-Digest
    algorithm: HMAC-SHA256
    message: raw JSON request body
    key: API Secret
    required_for: all backend endpoints except POST /customer
    sources: [openapi/metrilo-tracking-openapi.yml]
  - name: token
    type: apiKey
    in: body
    parameter: token
    required_for: all requests
    sources: [openapi/metrilo-tracking-openapi.yml]

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/metrilo-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.