Indico Data · Authentication Profile

Indico Data Authentication

Authentication

Indico Data secures its APIs with http-basic and http-bearer across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyIntelligent Document ProcessingIntelligent Process AutomationDocument AIMachine-LearningUnstructured DataData ExtractionInsurance
Methods: http-basic, http-bearer Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: https://developer.indicodata.ai/docs/getting-started
docs: https://developer.indicodata.ai/docs/getting-started
summary:
  types: [http-basic, http-bearer]
  api_key_in: []
  oauth2_flows: []
  model: >-
    Two-step token auth. Download an API token from the Account page of the
    Intake / Agent Studio app. POST it via HTTP Basic Authentication to
    /restapi/api/v1/auth/refreshToken to receive a short-lived JWT access_token
    (expires after 15 minutes). Send that JWT as a Bearer token on all other REST
    endpoints. Generating a new API token immediately expires all prior tokens.
schemes:
  - name: basicAuth
    type: http
    scheme: basic
    used_for: /api/v1/auth/refreshToken (token exchange only)
    sources: [openapi/indico-data-openapi.yml]
  - name: bearerAuth
    type: http
    scheme: bearer
    bearer_format: JWT
    token_lifetime: 15 minutes
    used_for: all data endpoints
    sources: [openapi/indico-data-openapi.yml]
notes:
  - The GraphQL API (served at /graph/api/graphql) uses the same JWT bearer token.
  - No OAuth2 authorization/scope surface is documented; there are no OAuth scopes.

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/indico-data-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.