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

Prometeo Banking API

Bank account access, movements, transfers, credit cards, providers.

Prometeo Banking API is one of 6 APIs that Prometeo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 15 operations across 15 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://banking.prometeoapi.net, https://banking.sandbox.prometeoapi.com.

15 operations 15 paths 8 schemas 11 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://banking.prometeoapi.net
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Prometeo Banking API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-API-Key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — All Prometeo products authenticate with a per-account API key sent in the X-API-Key request header. Keys are issued from dashboard.prometeoapi.com; the sandbox…

Paths & Operations 15

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

Banking 15

Bank account access, movements, transfers, credit cards, providers.

POST
/login/
Authenticate against a banking provider
login body → 200401
POST
/login-procedure/
Answer an interactive login (MFA) challenge
loginProcedure body → 200
GET
/info/
Get logged-in user / session preferences
getClientInfo 1 param → 200
GET
/client/
List clients available on the session
listClients 1 param → 200
GET
/client/{client_id}/
Select a client for the session
selectClient 2 params → 200
GET
/account/
List accounts for the authenticated session
listAccounts 1 param → 200401
GET
/movement/
List movements (transactions) for an account
listMovements 5 params → 200
GET
/credit-card/
List credit cards for the session
listCreditCards 1 param → 200
GET
/credit-card/{card_number}/movements
List movements for a credit card
listCreditCardMovements 3 params → 200
GET
/provider/
List available banking providers
listProviders → 200
GET
/provider/{provider_code}/
Get detail / required login fields for a provider
getProviderDetail 1 param → 200
GET
/transfer/destinations
List enrolled transfer destination accounts
listTransferDestinations 1 param → 200
POST
/transfer/preprocess
Pre-process (stage) an account-to-account transfer
preprocessTransfer body → 200
POST
/transfer/confirm
Confirm a previously staged transfer (moves money)
confirmTransfer body → 200
GET
/logout/
End the banking session
logout 1 param → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are TransferPreprocessRequest (7 properties), Movement (6 properties), Account (6 properties), LoginRequest (4 properties). Each schema is shown below with its type and property counts.

LoginResponse
object
4 properties
Error
object
2 properties
Movement
object
6 properties
AccountsResponse
object
2 properties
MovementsResponse
object
2 properties
LoginRequest
object
4 properties 3 required
TransferPreprocessRequest
object
7 properties 5 required
Account
object
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

prometeo-banking-api-openapi.yml Raw ↑

Other APIs Prometeo publishes across the network.

Prometeo Fiscal API
Prometeo Account Validation API
Prometeo Cross-Border API
Prometeo Identity API
Prometeo Payment API
Where this information came from

This is an independent, third-party profile of Prometeo Banking 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.