As a Revolut Business customer with a Business Account, you can use the Business API to automate your own business processes. Save time, reduce your costs, and avoid errors by using the Business API. You can view accounts, manage counterparties, make payments or currency exchanges without manual effort in the Web UI: - Accounting: [Account management](https://developer.revolut.com/docs/business/ac. The API exposes 50 endpoints secured with bearer authentication.
50 endpoints[Revolut Ramp web app](https://ramp.revolut.com/) allows Revolut customers and non-Revolut users to buy crypto using fiat money, where the crypto is issued to the desired address on blockchain. It can also be used as an embeddable widget for integrating with Revolut Partners (crypto exchanges, wallets, NFT-marketplaces etc.) In addition to the web app, we provide this Crypto Ramp API. The API endp. The API exposes 10 endpoints secured with apiKey authentication.
10 endpointsWelcome to the Revolut Merchant API - your solution to managing the core aspects of e-commerce and accepting online payments. Whether you're a startup, a growing business, or an established enterprise in the e-commerce industry, our API helps you streamline your operations. As a Revolut Business customer with a Merchant Account, you can use the Merchant API to leverage the following features: - [O. The API exposes 45 endpoints secured with SSL, apiKey authentication.
45 endpointsThe Revolut Open Banking API is the gateway for third-party providers to interact with Revolut customers and products. You can take advantage of the Open Banking API to build your banking applications whether you are: - A regulated third party provider that wants to get account and transaction information of Revolut customers and initiate different types of payments, or - An innovative service pro. The API exposes 54 endpoints secured with apiKey authentication.
54 endpointsStep 1: Jentic One Host machine
# On the machine that will host your Jentic One instance:
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | shStep 2: Agent machine
# On the machine where your agent runs (keep this separate from the instance):
curl -fsSL https://raw.githubusercontent.com/jentic/jentic-one/main/tools/install.sh | sh
jentic register # connects your agent to your Jentic One instanceJentic One is in public beta. The setup above keeps your agent separate from the instance, which is what you want before using real credentials: an agent running as the same OS user as Jentic One can read its stored keys directly. Just evaluating? A single local install is fine to start. See the secure deployment guide for the tiers.