Teller Transactions API
Account transaction history
Teller Transactions API is one of 4 APIs that Teller publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include Transactions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a getting-started guide, and authentication docs.
This API exposes 2 operations across 2 paths, and defines 2 schemas. It is described by OpenAPI 3.0.3, at version 2020-10-12.
Requests are made against a single base URL, https://api.teller.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Teller Transactions API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (BearerMtls).
BearerMtls— Access token obtained via Teller Connect when a user successfully enrolls their bank account. Must be used together with a Teller client certificate (mTLS). En…
Paths & Operations 2
Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.
Account transaction history
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Transaction (10 properties), TransactionDetails (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Teller 3
Other APIs Teller publishes across the network.