Tenfold · Authentication Profile

Tenfold Authentication

Authentication

Tenfold secures its APIs with oauth2 and http across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the password and clientCredentials flow(s).

CompanyCTIContact CenterTelephonyCRM IntegrationCall AnalyticsCustomer ExperienceVoice
Methods: oauth2, http Schemes: 3 OAuth flows: password, clientCredentials API key in:

Security Schemes

oauth2Password oauth2
oauth2ClientCredentials oauth2
bearerJWT http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://apidocs.tenfold.com/
docs: https://apidocs.tenfold.com/
summary:
  types: [oauth2, http]
  http_schemes: [bearer]
  oauth2_flows: [password, clientCredentials]
  notes: >-
    Tenfold supports OAuth 2.0 (Resource Owner Password Credentials and Client
    Credentials grants) across v1 and v2, and a JWT bearer token obtained from
    /v2/users/login. v2 primarily uses JWT presented as
    "Authorization: Bearer JWT <token>". OAuth access tokens are presented as
    "Authorization: Bearer <token>". No OAuth scope catalog is documented.
schemes:
  - name: oauth2Password
    type: oauth2
    flow: password
    tokenUrl: https://api.tenfold.com/v2/oauth/token
    sources: [openapi/tenfold-openapi.yml]
  - name: oauth2ClientCredentials
    type: oauth2
    flow: clientCredentials
    tokenUrl: https://api.tenfold.com/v2/oauth/token
    sources: [openapi/tenfold-openapi.yml]
  - name: bearerJWT
    type: http
    scheme: bearer
    bearerFormat: JWT
    login_endpoint: https://api.tenfold.com/v2/users/login
    sources: [openapi/tenfold-openapi.yml]
token_endpoints:
  v1: POST https://api.tenfold.com/api/v1/oauth/token
  v2: PUT https://api.tenfold.com/v2/oauth/token
  jwt_login: POST https://api.tenfold.com/v2/users/login

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