Solvimon · Authentication Profile

Solvimon Authentication

Authentication

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

CompanyFintechBillingPaymentsMonetizationUsage-Based PricingSubscriptionInvoicingMeteringRevenue Recognition
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

API-Key apiKey
· in: header (X-API-KEY)
JWT-Authentication http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/solvimon-configuration-api-openapi.yml, openapi/solvimon-event-api-openapi.yml,
  openapi/solvimon-identity-api-openapi.yml, openapi/solvimon-transaction-api-openapi.yml
docs: https://docs.solvimon.com/api-docs/solvimon-api/authentication
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
  primary: api-key-header
  notes: >-
    Primary auth is a secret API key in the X-API-KEY header, issued per account
    from Desk (Settings -> API keys), with distinct test and live keys. A JWT
    bearer scheme (JWT-Authentication) is also defined across all four services;
    the Identity API mints and refreshes tokens via /v1/oauth/token,
    /v1/oauth/refresh-token, /v1/oauth/sandbox-token and /v1/oauth/demo-token.
    Frontend SDK sessions use a short-lived portal-object token so the secret key
    never reaches the browser. No OAuth2 scope scheme or OIDC discovery is
    published.
schemes:
- name: API-Key
  type: apiKey
  in: header
  parameter: X-API-KEY
  sources:
  - openapi/solvimon-configuration-api-openapi.yml
  - openapi/solvimon-event-api-openapi.yml
  - openapi/solvimon-identity-api-openapi.yml
  - openapi/solvimon-transaction-api-openapi.yml
- name: JWT-Authentication
  type: http
  scheme: bearer
  token_endpoints:
  - /v1/oauth/token
  - /v1/oauth/refresh-token
  - /v1/oauth/sandbox-token
  - /v1/oauth/demo-token
  sources:
  - openapi/solvimon-configuration-api-openapi.yml
  - openapi/solvimon-event-api-openapi.yml
  - openapi/solvimon-identity-api-openapi.yml
  - openapi/solvimon-transaction-api-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/solvimon-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.