Cleartax · Authentication Profile

Cleartax Authentication

Authentication

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

CompanyTaxGSTE-InvoicingComplianceFintechAccountingIndiaFinancial AutomationGovernment
Methods: apiKey Schemes: 2 OAuth flows: API key in:

Security Schemes

clientSecret apiKey
· in: header (x-clear-client-secret)
accessToken apiKey
· in: header (x-cleartax-auth-token)

Source

Authentication Profile

cleartax-authentication.yml Raw ↑
generated: '2026-07-18'
method: searched
source: https://docs.cleartax.in/cleartax-docs/clear-finance-cloud/learn-clear-finance-cloud-basics/access-token
docs:
- https://docs.cleartax.in/cleartax-docs/clear-finance-cloud/learn-clear-finance-cloud-basics/access-token
- https://docs.cleartax.in/cleartax-docs/clear-finance-cloud/cfc-api-reference/generate-access-token-api
- https://docs.cleartax.in/cleartax-docs/e-invoicing-api/learn-e-invoicing-api-basics/how-to-get-e-invoicing-user-auth-token
summary:
  types:
  - apiKey
  model: >-
    Client-secret exchanged for a bearer access token. The API client secret is generated
    in the Clear UI and passed to the token endpoint to mint a short-lived access token,
    which is then sent on every product API request. Access tokens can be regenerated and
    revoked; generating a new token invalidates the previous one.
schemes:
- name: clientSecret
  type: apiKey
  in: header
  parameter: x-clear-client-secret
  description: >-
    API client secret generated from the Clear UI, sent to the Generate Access Token API
    (GET /integration/v1/authz/token) to obtain an access token. Must not be empty.
- name: accessToken
  type: apiKey
  in: header
  parameter: x-cleartax-auth-token
  description: >-
    Access token obtained from the token endpoint, sent in the request header of any
    product API (CFC, GST, Max ITC, E-Invoicing, Invoicing).
token_endpoint:
  method: GET
  path: /integration/v1/authz/token
  sandbox_url: https://api-sandbox.clear.in/integration/v1/authz/token
  production_url: https://api.clear.in/integration/v1/authz/token
notes: >-
  The E-Invoicing/E-Waybill product additionally uses a per-GSTIN user auth token layered
  on the Clear access token; base URL varies by region (India vs KSA) and environment
  (sandbox vs production).

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