---
title: "Initiate a Transaction"
method: POST
path: "/checkout/intent"
tags: ["Transactions"]
---

# Initiate a Transaction

`POST /checkout/intent`

Initiates a transaction and returns relevant data, including redirect type and URL. These details can be found within the '`transactionInformation`' object in the response.

🛠️ Please Use [https://api-stg.onramper.com/](https://api-stg.onramper.com/) For Test Environments

## Headers

- `Authorization` string

## Request body

- object

## Response `200`

OK

- object

---

[API](https://skmtc.net/onramper/apis/onramper-api-collection-v2.md) · [All operations](https://skmtc.net/onramper/apis/onramper-api-collection-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onramper/onramper-api-collection-v2/revisions/35288fbe92fb/schema)
