Utila · Authentication Profile

Utila Authentication

Authentication

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

CompanyWeb3Digital AssetsStablecoinsCustodyMPC WalletsBlockchainPaymentsTreasury
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.utila.io/reference/authentication
docs: https://docs.utila.io/reference/authentication
summary:
  types:
  - http
  http_schemes:
  - bearer
  bearer_formats:
  - JWT
  notes: Service-account JWT bearer authentication. Clients self-sign short-lived
    JWTs (RS256) with the service account's 4096-bit RSA private key; the public
    key is registered in the Utila Console (Vault Settings -> Service Accounts,
    subject to admin quorum approval).
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/utila-v2-openapi-original.json
  details:
    token_generation: Self-signed JWT using the service account RSA private key,
      algorithm RS256
    claims:
      sub: Service account email (e.g. my-service-account@vault-aa11bb2cc33dd44.utilaserviceaccount.io)
      aud: https://api.utila.io/
      exp: Expiration time, no longer than 1 hour after current time or iat
    header: 'Authorization: Bearer <token>'
    key_type: RSA 4096-bit keypair; public key registered in console
    service_accounts: Created by vault admins in Console under Vault Settings ->
      Service Accounts; must be added as a member to each vault (admin quorum
      approval)

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/utila-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 email required.

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