Telleroo Business API

RESTful API (v1) to automate outbound payments from your own Telleroo account: manage recipients, query accounts and transactions, and create bank transfers (to a saved recipient or adhoc). Token authentication via the Authorization header; version selected with the Accept: application/vnd.telleroo.v1 header. Supports idempotent transfers (idempotent_key), pagination and webhooks.

API entry from apis.yml

apis.yml Raw ↑
name: Telleroo Business API
description: 'RESTful API (v1) to automate outbound payments from your own Telleroo account: manage recipients,
  query accounts and transactions, and create bank transfers (to a saved recipient or adhoc). Token authentication
  via the Authorization header; version selected with the Accept: application/vnd.telleroo.v1 header.
  Supports idempotent transfers (idempotent_key), pagination and webhooks.'
humanURL: https://docs.telleroo.com/
baseURL: https://api.telleroo.com
tags:
- Payments
- Bank Transfers
- Recipients
properties:
- type: Documentation
  url: https://docs.telleroo.com/
- type: APIReference
  url: https://docs.telleroo.com/#introduction
- type: Authentication
  url: authentication/telleroo-authentication.yml