How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Spiko Bank accounts API

The Bank accounts API from Spiko — 5 operation(s) for bank accounts.

Spiko Bank accounts API is one of 27 APIs that Spiko publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bank Accounts. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 5 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version v0.

Requests are made against 2 base URLs: https://distributor-api.spiko.io, https://distributor-api.preprod.spiko.io.

7 operations 5 paths 14 schemas 1 DELETE4 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v0
Base URL
https://public-api.spiko.io/v0
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Spiko Bank accounts API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

  • basicAuth — Use your API clientid as username and clientsecret as password.

Paths & Operations 7

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

Bank accounts 7
POST
/v0/bank-accounts
Add bank account
bankAccounts.addBankAccount body → 200400401403404
GET
/v0/bank-accounts
Get bank accounts
bankAccounts.getBankAccounts 2 params → 200400401403404
GET
/v0/bank-accounts/{id}
Get bank account
bankAccounts.getBankAccount 1 param → 200400401403404
DELETE
/v0/bank-accounts/{id}
Archive bank account
bankAccounts.archiveBankAccount 1 param → 200400401403404
PATCH
/bank-accounts/{id}
Upload proof document for invalidated bank account
bankAccounts.uploadBankAccountProofDocument 1 param body → 200400401403404
GET
/bank-accounts/{bankAccountId}
Get bank account
bankAccounts.getBankAccountById 2 params → 200400401403404
GET
/bank-accounts/
Get bank accounts of an investor
bankAccounts.getBankAccounts 1 param → 200400401403

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are HttpApiDecodeError (3 properties), ForbiddenError (3 properties), Issue (3 properties), BankAccountProofUploadNotAllowedError (2 properties). Each schema is shown below with its type and property counts.

Issue
object
Represents an error encountered while parsing a value to match the schema
3 properties 3 required
DistributorAuthenticationError
object
Authentication Error
2 properties 2 required
ForbiddenError
object
Forbidden
3 properties 2 required
BadRequest
HttpApiDecodeError
object
The request did not match the expected schema
3 properties 3 required
CountryCodeAlpha2
string
alpha-2 country code (ISO 3166-1)
BadRequestError
object
Bad Request
2 properties 2 required
ProofDocumentRequiredError
object
A proof of bank account ownership document is required. Automated verification (VoP/CoP) is not available for this currency.
2 properties 2 required
Unauthorized
InvalidProofDocumentError
object
The proof document is invalid. Make sure it was previously uploaded.
2 properties 2 required
InvestorAuthenticationError
object
Authentication Error
2 properties 2 required
BankAccountProofUploadNotAllowedError
object
The bank account is not in invalidated status. Proof document upload is only allowed on invalidated bank accounts.
2 properties 2 required
NonEmptyString
string
a non empty string
PropertyKey

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spiko-bank-accounts-api-openapi.yml Raw ↑

Other APIs Spiko publishes across the network.

Spiko Account transactions API
Spiko Accounting positions API
Spiko Accounts API
Spiko Deposit orders API
Spiko Distributor investor contracts API
Spiko Distributors API
Spiko Exchange Rates API
Spiko Fund Assets API
Spiko Funds API
Spiko Index Values API
Spiko Investor Documents API
Spiko Investor tokens API
Where this information came from

This is an independent, third-party profile of Spiko Bank accounts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.