Tweed · Authentication Profile

Tweed Authentication

Authentication

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

CompanyPaymentsCryptoWalletsNFTBlockchainWeb3Checkout
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

bearer http
scheme: Bearer
v1-jwt-bearer http
scheme: Bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/tweed-api-v2-openapi-original.json
docs: https://docs.paytweed.com/developer-tools/api/api-v2/authorization
summary:
  types:
  - http
  patterns:
  - bearer user-access-token (API key:secret)
  - bearer JWT (v1)
schemes:
- name: bearer
  type: http
  scheme: Bearer
  bearerFormat: Bearer
  description: >-
    API (V2): create a User Access Token (API Key + API Secret) on the
    Management Dashboard (dashboard.paytweed.com/api-keys) and send it as
    "Authorization: Bearer <API_KEY>:<API_SECRET>" on every request.
  sources:
  - openapi/tweed-api-v2-openapi-original.json
- name: v1-jwt-bearer
  type: http
  scheme: Bearer
  bearerFormat: JWT
  description: >-
    API (V1): POST apiKey + apiSecret to
    https://api-console.paytweed.com/auth/getAccessToken to obtain a JWT, then
    send "Authorization: Bearer <JWT>" on calls to api-console.paytweed.com.
    Docs advise regenerating the JWT only on expiry, not per call.
  docs: https://docs.paytweed.com/developer-tools/api/api-v1
  sources:
  - https://docs.paytweed.com/developer-tools/api/api-v1
notes: >-
  No OAuth2/OIDC surface (no oauth2 securityScheme; openid-configuration
  absent). API keys are managed in the dashboard; the V2 API also exposes
  key management operations (AuthController_generateApiToken,
  AuthController_getApiKeys, AuthController_deleteApiKey). End-user wallet
  auth in the SDKs is a separate social-login flow (Google) handled by the
  core SDKs, not an API credential.

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