Uthana · Authentication Profile

Uthana Authentication

Authentication

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

Animation3D CharactersGenerative AIMotion CaptureGamingRoboticsFoundation ModelsGraphQL
Methods: http Schemes: 1 OAuth flows: API key in: basic-auth-username

Security Schemes

apiKeyBasic http
scheme: basic

Source

Authentication Profile

uthana-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://uthana.com/docs/api/api-key
docs: https://uthana.com/docs/api/api-key
summary:
  types: [http]
  schemes: [basic]
  api_key_in: [basic-auth-username]
  oauth2_flows: []
schemes:
  - name: apiKeyBasic
    type: http
    scheme: basic
    description: HTTP Basic auth with the API key as the username and an empty password
      (curl -u $API_KEY:). The official Python (uthana) and JS/TS (@uthana/client) clients
      handle authentication when constructed with the key.
    key_source: Generate the API key in account settings at https://uthana.com/app/account
      (requires an API-enabled plan).
    applies_to:
      - https://uthana.com/graphql
      - https://uthana.com/motion/* (REST download endpoints)
notes:
  - No OAuth2 / OIDC surface is published (/.well-known/openid-configuration returns 403;
    no oauth docs).
  - Docs security guidance - treat the key like a password, store in a secret manager or
    environment variable, rotate via reset_user_apikey if leaked.
  - Custom API domains are supported via the client `domain` option for non-default hosts.

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