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
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