Provable · Authentication Profile

Provable Authentication

Authentication

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

CompanySecurities LendingCapital MarketsFintechTradingAlternative Trading SystemPost-TradegRPCFIX
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

ApiCredentialsLogin apiKey
BearerAccessToken http
scheme: bearer

Source

Authentication Profile

provable-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://developer.provablemarkets.com/api/connectapi/loginservice/loginwithapicredentials
docs: https://developer.provablemarkets.com/workflows
summary:
  api_style: grpc-connect            # Connect protocol (gRPC, gRPC-Web, Connect-HTTP)
  types: [apiKey, http]
  api_key_in: [header]
  access_token_ttl: 1 week
schemes:
  - name: ApiCredentialsLogin
    type: apiKey
    description: >-
      Clients authenticate by calling LoginService/LoginWithApiCredentials with
      issued API credentials, which returns a bearer access token (TTL ~1 week)
      used on subsequent Aurora API calls.
    login_operation: LoginService/LoginWithApiCredentials
    sources: [https://developer.provablemarkets.com/api/connectapi/loginservice/loginwithapicredentials]
  - name: BearerAccessToken
    type: http
    scheme: bearer
    description: Access token returned by the login service, presented as a bearer token on Connect API calls.
    sources: [https://developer.provablemarkets.com/workflows]
event_delivery_auth:
  description: >-
    Unsolicited event delivery (Webhook, RPCHooks, WebSocket) supports its own
    authentication so Provable can authenticate to the customer endpoint / the
    customer can authenticate the stream.
  webhook: [basic, hmac-sha256, api-key-header]     # X-API-KEY
  rpchooks: [basic, hmac-sha256, api-key-header]
  websocket:
    endpoint: wss://provablemarkets.com/api/1/websocket/events
    auth: bearer-api-key
    extra_header: X-CONNECTION-CONFIG-ID
notes:
  - No public OAuth2/OIDC flow is documented for the Aurora API itself; the
    developer.provablemarkets.com/.well-known/oauth-authorization-server document
    is the Redocly portal's own MCP OAuth surface, not the trading API's auth.

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/provable-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.