Arch Labs · Authentication Profile

Arch Labs Authentication

Authentication

The Arch Client API uses JWT bearer-token authentication. Credentials (a Client ID and Client Secret) are requested from Arch at api-support@arch.co. Clients exchange those for an access token via a POST to /client-api/v0/auth/token with a JSON body {clientId, clientSecret}. The returned JWT is sent on subsequent requests as `authorization: Bearer ` and should be stored and reused until it expires (the exp claim in the decoded JWT is the Unix-epoch expiry). All other endpoints require the BearerAuth scheme.

Arch Labs secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyFintechAlternative InvestmentsPrivate MarketsWealth ManagementInvestment ManagementFinancial-ServicesData Aggregation
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/arch-labs-client-api-openapi.json
docs: https://arch.co/client-api/api-docs/
summary:
  types:
  - http
  http_schemes:
  - bearer
  token_grant: client-credentials
description: >-
  The Arch Client API uses JWT bearer-token authentication. Credentials (a Client ID and Client Secret)
  are requested from Arch at api-support@arch.co. Clients exchange those for an access token via a POST
  to /client-api/v0/auth/token with a JSON body {clientId, clientSecret}. The returned JWT is sent on
  subsequent requests as `authorization: Bearer <token>` and should be stored and reused until it
  expires (the exp claim in the decoded JWT is the Unix-epoch expiry). All other endpoints require the
  BearerAuth scheme.
token_endpoint: POST https://arch.co/client-api/v0/auth/token
token_format: JWT
header: 'authorization: Bearer <access_token>'
schemes:
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/arch-labs-client-api-openapi.json

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/arch-labs-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.