Violet · Authentication Profile

Violet Authentication

Authentication

Violet secures its APIs with oauth2 and onchain-registry across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyComplianceIdentityDeFiBlockchainKYCAMLWeb3Decentralized IdentitySanctions ScreeningAuthentication
Methods: oauth2, onchain-registry Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

EthereumAccessToken oauth2
VioletIDRegistry onchain-registry

Source

Authentication Profile

violet-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.violet.co/for-developers/core-concepts/ethereum-access-token
docs: https://docs.violet.co/for-developers/core-concepts
notes: >-
  Violet has no traditional REST API with a securitySchemes block; its auth
  model is an OAuth 2.0-compliant authorization flow that mints Ethereum
  Access Tokens (EATs) plus on-chain verification against the VioletID
  Registry. This profile is captured from the developer documentation
  rather than derived from an OpenAPI spec.
summary:
  types: [oauth2, onchain-registry]
  token_format: EAT (EIP-712 signed message, OAuth 2.0 compliant, not JWT)
  oauth2_flows: [authorizationCode]
schemes:
  - name: EthereumAccessToken
    type: oauth2
    flow: authorizationCode
    token_format: EIP-712 signed message
    description: >-
      An Ethereum Access Token is a signed compliance assertion issued by the
      Violet system (off-chain) and verified by the Violet Verifier smart
      contract (on-chain). It carries no direct PII; it only attests that a
      wallet address has enrolled and satisfies the compliance requirements of
      the integrating dApp. EATs are fully OAuth 2.0 compliant.
    verifier_contract: "0xe8F42626ba40be4478B4B13566E9B26faff33663"  # AccessTokenVerifier, Ethereum Mainnet
    source: https://docs.violet.co/for-developers/core-concepts/ethereum-access-token
  - name: VioletIDRegistry
    type: onchain-registry
    description: >-
      An on-chain registry mapping a wallet address to compliance statuses.
      Any integrating dApp can query compliance status directly on-chain
      without a round-trip to Violet; only Violet can modify entries. Used as
      an alternative integration path to the EAT flow.
    registry_contract: "0xfFcDa323597A90af8F7A0eCBE4ef14e9b30e4a9e"  # VioletID, Ethereum Mainnet
    source: https://docs.violet.co/for-developers/core-concepts/violetid-registry

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