Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

C. Hoare & Co. Dynamic Client Registration API

OBIE Dynamic Client Registration (DCR) proxy — lets third-party providers submit a signed Software Statement Assertion to register an OAuth2 client with C. Hoare & Co. as part of TPP onboarding. Published on the developer portal as v3.1-RC1; the harvested contract is the shared OBIE client-registration standard.

C. Hoare & Co. Dynamic Client Registration API is one of 3 APIs that C. Hoare & Co. publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Dynamic Client Registration, OAuth2, Onboarding, and Open Banking. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.1, at version v3.1.0.

Requests are made against the base URL https://api.hoaresbank.co.uk/open-banking/v3.1.

4 operations 2 paths 4 schemas 1 DELETE1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
v3.1.0
Base URL
https://api.hoaresbank.co.uk/open-banking/v3.1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

C. Hoare & Co. Dynamic Client Registration API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (TPPOAuth2Security) using the clientCredentials flow.

  • TPPOAuth2Security — TPP client credential authorisation flow with the ASPSP. No scopes defined as per specification

Paths & Operations 4

Across 2 paths, the API surfaces 4 operations — 1 DELETE, 1 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Client Registration 4
POST
/register
Register a client by way of a Software Statement Assertion
body → 201400
GET
/register/{ClientId}
Get a client by way of Client ID
2 params → 200401403
PUT
/register/{ClientId}
Update a client by way of Client ID
2 params body → 200400401403
DELETE
/register/{ClientId}
Delete a client by way of Client ID
2 params → 204401403405

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are OBRegistrationProperties1 (16 properties), RegistrationError (2 properties). Each schema is shown below with its type and property counts.

SupportedAlgorithms
string
OBRegistrationProperties1
object
16 properties 8 required
OBClientRegistration1
RegistrationError
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

c-hoare-and-co-dynamic-client-registration-api-openapi.yml Raw ↑

Other APIs C. Hoare & Co. publishes across the network.

C. Hoare & Co. Account and Transaction Information API
C. Hoare & Co. Payment Initiation API