River Financial · Authentication Profile

River Financial Authentication

Authentication

River Financial secures its APIs with oauth2 and openIdConnect across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyBitcoin ServicesCryptocurrencyFinancial-ServicesBankingAuthentication
Methods: oauth2, openIdConnect Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

OAuth2 oauth2
· flows: authorizationCode
OpenIDConnect openIdConnect

Source

Authentication Profile

river-financial-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://river.com/.well-known/openid-configuration
docs: https://river.com/.well-known/openid-configuration
summary:
  types:
  - oauth2
  - openIdConnect
  oauth2_flows:
  - authorizationCode
  pkce: S256
  token_endpoint_auth_methods:
  - client_secret_basic
  id_token_signing_alg:
  - ES256
schemes:
- name: OAuth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://river.com/oauth2/authorize
    tokenUrl: https://river.com/oauth2/token
    refresh: true
    pkce_required: S256
  sources:
  - https://river.com/.well-known/openid-configuration
- name: OpenIDConnect
  type: openIdConnect
  issuer: https://river.com
  openIdConnectUrl: https://river.com/.well-known/openid-configuration
  userinfo_endpoint: https://river.com/oauth2/userinfo
  jwks_uri: https://river.com/.well-known/jwks.json
  sources:
  - https://river.com/.well-known/openid-configuration
notes: >-
  River exposes an OAuth 2.0 authorization-code + PKCE (S256) authorization
  server with OIDC discovery. ID tokens are signed with ES256. Client
  authentication at the token endpoint is client_secret_basic. A GraphQL API
  is served at https://river.com/api (bearer access token).

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/river-financial-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.