TreasurySpring · Authentication Profile

Treasuryspring Authentication

Authentication

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

CompanyFintechCash ManagementTreasuryInvestmentsFinancial-ServicesFixed Term FundsPaymentsMCP
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/treasuryspring-openapi-original.json
docs: https://docs.treasuryspring.com/
notes: >-
  REST API uses OAuth 2.0 client-credentials: exchange base64 client_id:client_secret
  (HTTP Basic) at POST /oauth/token for a Bearer access token (access_token,
  expires_in, refresh_token). All other endpoints take Authorization: Bearer <token>
  (an API Key or OAuth access token). The published MCP server uses the OAuth 2.0
  authorization-code flow with PKCE backed by Auth0, and advertises Dynamic Client
  Registration (RFC 7591) so clients need no pre-configured client_id.
oauth2:
  grant_types: [client_credentials, authorization_code]
  token_endpoint: https://api.treasuryspring.com/api/v1/oauth/token
  pkce: true
  dynamic_client_registration: true
  identity_provider: Auth0
summary:
  types:
  - http
schemes:
- name: basicAuth
  type: http
  scheme: basic
  description: 'Base64-encoded `client_id:client_secret` (sent as `Authorization: Basic <base64>`).
    Used by the OAuth token-exchange endpoint.'
  sources:
  - openapi/treasuryspring-openapi-original.json
- name: bearerAuth
  type: http
  scheme: bearer
  description: 'API Key or OAuth access token (sent as `Authorization: Bearer <token>`).'
  sources:
  - openapi/treasuryspring-openapi-original.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/treasuryspring-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.