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

Number26 default API

The default API from Number26 — 9 operation(s) for default.

Number26 default API is published by Number26 on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include default. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 10 operations across 9 paths. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://xs2a.tech26.de/v1/berlin-group/v1.

10 operations 9 paths 0 schemas 1 DELETE8 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://xs2a.tech26.de/v1/berlin-group/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Number26 default API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

Paths & Operations 10

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

default 10
POST
/consents
1.1 POST /consents (Bank-Offered consent)
body → 201400500
GET
/consents/{consent_id}/status
2.1 GET /consents/status (polling)
1 param → 200
GET
/consents/{consent_id}
2.2 GET /consents/
1 param → 200
DELETE
/consents/{consent_id}
2.3 DELETE /consents/
1 param → 204
GET
/accounts
3. GET /accounts
1 param → 200429500
GET
/accounts/{bg_account_id}
3.1 GET /accounts by ID
2 params → 200404429500
GET
/accounts/{bg_account_id}/balances
4. GET /balances
2 params → 200404429500
GET
/accounts/{space_bg_account_id}/balances
4.1 GET /balances for a space
2 params → 200404429500
GET
/accounts/{bg_account_id}/transactions
5. GET /transactions (standing orders)
5 params → 200400404429
GET
/accounts/{bg_account_id}/transactions/{transaction_id}
6. GET /transactions by ID
3 params → 200404429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

number26-default-api-openapi.yml Raw ↑