Coast Capital Savings · Authentication Profile

Coast Capital Authentication

Authentication

Coast Capital Savings secures its APIs with openIdConnect and oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode, clientCredentials, and refreshToken flow(s).

Financial-ServicesBankingCanadaCredit UnionCooperativeConsumer-Driven BankingData Aggregation
Methods: openIdConnect, oauth2 Schemes: 1 OAuth flows: authorizationCode, clientCredentials, refreshToken API key in:

Security Schemes

memberOIDC openIdConnect

Source

Authentication Profile

coast-capital-authentication.yml Raw ↑
generated: '2026-07-23'
method: searched
source: https://www.coastcapitalsavings.com/.well-known/openid-configuration
note: >-
  Derived from the live member-authentication OIDC discovery document. This is
  the identity-provider surface used for member sign-in (Umbraco member-auth
  delivery API), NOT authentication for a public banking/data API — Coast Capital
  publishes no public first-party API. Recorded here because it is a real,
  anonymously-fetchable auth surface.
summary:
  types: [openIdConnect, oauth2]
  oauth2_flows: [authorizationCode, clientCredentials, refreshToken]
  pkce: [S256, plain]
  audience: member-authentication
schemes:
- name: memberOIDC
  type: openIdConnect
  openIdConnectUrl: https://www.coastcapitalsavings.com/.well-known/openid-configuration
  issuer: https://www.coastcapitalsavings.com/
  sources: [well-known/coast-capital-openid-configuration.json]
  endpoints:
    authorization: https://www.coastcapitalsavings.com/umbraco/delivery/api/v1/security/member/authorize
    token: https://www.coastcapitalsavings.com/umbraco/delivery/api/v1/security/member/token
    userinfo: https://www.coastcapitalsavings.com/umbraco/delivery/api/v1/security/member/userinfo
    revocation: https://www.coastcapitalsavings.com/umbraco/delivery/api/v1/security/member/revoke
    end_session: https://www.coastcapitalsavings.com/umbraco/delivery/api/v1/security/member/signout
    jwks: https://www.coastcapitalsavings.com/.well-known/jwks
  grant_types_supported: [authorization_code, refresh_token, client_credentials]
  response_types_supported: [code]
  response_modes_supported: [query, form_post, fragment]
  scopes_supported: [openid, offline_access]
  id_token_signing_alg_values_supported: [RS256]
  code_challenge_methods_supported: [plain, S256]
  token_endpoint_auth_methods_supported: [client_secret_post, private_key_jwt, client_secret_basic]
  require_pushed_authorization_requests: false
  tls_client_certificate_bound_access_tokens: false

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/coast-capital-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.