Typeface · Authentication Profile

Typeface Authentication

Authentication

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

CompanyArtificial IntelligenceContent GenerationMarketingAgentsGenerative AIBrand ManagementEnterprise
Methods: http-bearer, oauth2 Schemes: 3 OAuth flows: clientCredentials, authorizationCode API key in:

Security Schemes

bearerAuth http
scheme: bearer
applicationCredentials oauth2
mcpOAuth oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: https://developers.typeface.ai/docs/bearer-authentication
docs:
  - https://developers.typeface.ai/docs/bearer-authentication
  - https://developers.typeface.ai/docs/oauth-21-authorization-code-flow-for-typeface-mcp-apis
summary:
  types: [http-bearer, oauth2]
  oauth2_flows: [clientCredentials, authorizationCode]
  token_format: JWT
  token_lifetime_seconds: 3600
schemes:
  - name: bearerAuth
    type: http
    scheme: bearer
    bearerFormat: JWT
    description: All REST APIs (except the token endpoint) require an
      Authorization Bearer <access_token> header. Tokens are JWTs valid for 60
      minutes.
  - name: applicationCredentials
    type: oauth2
    flow: clientCredentials
    tokenUrl: https://api-us.typeface.ai/oauth2/token
    description: Organization admins create an Application in the Typeface UI
      to obtain applicationId + applicationSecret. POST
      grant_type=client_credentials with applicationId, applicationSecret, and
      tenantId (orgId) to the global endpoint to obtain an access token. The
      token endpoint must always use the global (Azure) API hostname; subsequent
      requests use the datacenter hostname where the team is provisioned.
  - name: mcpOAuth
    type: oauth2
    flow: authorizationCode
    pkce: required
    authorizationUrl: https://auth-us.typeface.ai/authorize
    tokenUrl: https://api-us.typeface.ai/mcp/oauth/token
    registrationUrl: https://api-us.typeface.ai/mcp/oauth/register
    discoveryUrl: https://api-us.typeface.ai/.well-known/oauth-authorization-server
    scopes:
      - openid
      - profile
      - email
      - offline_access
    description: OAuth 2.1 authorization-code flow with PKCE (per the MCP
      authentication guidelines) for the Typeface MCP server and MCP APIs, with
      dynamic client registration and optional SSO connection parameter.
enterprise_identity:
  sso: [Microsoft Entra ID, Okta]
  provisioning: SCIM 2.0 automated user provisioning (Entra ID and Okta)
  docs:
    - https://developers.typeface.ai/docs/sso-configuration-microsoft-entra-id
    - https://developers.typeface.ai/docs/sso-configuration-okta
    - https://developers.typeface.ai/docs/azure-ad-members-scynchronization-scim-provisioning

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