# Revolut Terminals API

**Canonical:** https://apis.io/apis/revolut/revolut-terminals-api/  
**Provider:** Revolut — https://apis.io/providers/revolut/  
**Base URL:** https://b2b.revolut.com/api/1.0  
**Documentation:** https://developer.revolut.com/docs/business/business-api

Revolut Terminals API is one of 46 APIs that [Revolut](https://apis.io/providers/revolut/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Terminals. The published artifact set on APIs.io includes an OpenAPI specification.

Operations for managing Revolut Terminal devices and push payment integrations with Point of Sale (POS) systems. The Terminals API enables POS software providers to integrate with Revolut Terminal devices for accepting in-person payments through a **push payments** model. This server-to-server integration allows your POS system to: - Discover available terminals at specific locations - Push payment requests to physical terminal devices - Track payment intent and payment status in real-time - Cancel pending payment requests when needed ## Push payments workflow 1. **Terminal discovery:** Use the [Retrieve terminal list](https://developer.revolut.com/docs/api/merchant#retrieve-terminal-list) endpoint to find available terminals at a location (filtered by `operation_mode=pos`) 1. **Payment intent creation:** Push a payment request to a specific terminal using [Create a payment intent](https://developer.revolut.com/docs/api/merchant#create-payment-intent) 1. **Status tracking:** Poll the payment intent status until completion using [Retrieve a payment intent](https://developer.revolut.com/docs/api/merchant#retrieve-payment-intent) endpoint 1. **Payment confirmation:** Once the payment intent reaches `completed` state, [retrieve the final payment status](https://developer.revolut.com/docs/api/merchant#retrieve-payment-details) using the returned `payment_id` :::info For detailed implementation guidance, see: [Push payments to Revolut Terminal](https://developer.revolut.com/docs/guides/merchant/accept-payments/in-person-payments/terminal/push-payments). :::

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/revolut/refs/heads/main/openapi/revolut-terminals-api-openapi.yml

## Other Revolut APIs (12)

- [Revolut Accounting API](https://apis.io/apis/revolut/revolut-accounting-api/)
- [Revolut Accounting categories API](https://apis.io/apis/revolut/revolut-accounting-categories-api/)
- [Revolut Accounts API](https://apis.io/apis/revolut/revolut-accounts-api/)
- [Revolut Apple Pay merchant registration API](https://apis.io/apis/revolut/revolut-apple-pay-merchant-registration-api/)
- [Revolut Applications API](https://apis.io/apis/revolut/revolut-applications-api/)
- [Revolut Balance API](https://apis.io/apis/revolut/revolut-balance-api/)
- [Revolut Card invitations API](https://apis.io/apis/revolut/revolut-card-invitations-api/)
- [Revolut Cards API](https://apis.io/apis/revolut/revolut-cards-api/)
- [Revolut Configuration API](https://apis.io/apis/revolut/revolut-configuration-api/)
- [Revolut Counterparties API](https://apis.io/apis/revolut/revolut-counterparties-api/)
- [Revolut Customers API](https://apis.io/apis/revolut/revolut-customers-api/)
- [Revolut Disputes API](https://apis.io/apis/revolut/revolut-disputes-api/)

## Tags

Terminals

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/revolut/revolut-terminals-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/revolut/.
