Yuno · Authentication Profile

Yuno Authentication

Authentication

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

CompanyPaymentsPayment OrchestrationFintechCheckoutPayoutsSubscription
Methods: apiKey Schemes: 3 OAuth flows: API key in: header

Security Schemes

publicApiKey apiKey
· in: header ()
privateSecretKey apiKey
· in: header ()
accountCode apiKey
· in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.y.uno/reference/authentication
docs: https://docs.y.uno/reference/authentication
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    Yuno uses paired header API keys — a public key for client-side/SDK context
    and a private secret key for server-side calls — plus an account-code header
    that identifies the merchant account. Sandbox and production use different
    keys. There is no OAuth2 flow on the core payments API (OAuth2 exists only as
    an optional authentication mode for outbound webhook delivery). Keys are
    issued from the Yuno Dashboard (dashboard.y.uno/developers).
schemes:
  - name: publicApiKey
    type: apiKey
    in: header
    header: public-api-key
    description: Public API key from the Yuno Dashboard (client/SDK context).
    sources: [openapi/yuno-openapi-original.json]
  - name: privateSecretKey
    type: apiKey
    in: header
    header: private-secret-key
    description: Private secret key, server-side only.
    sources: [openapi/yuno-openapi-original.json]
  - name: accountCode
    type: apiKey
    in: header
    header: account-code
    alias_header: X-Account-Code
    description: Merchant account identifier.
    sources: [openapi/yuno-openapi-original.json]

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