---
page_source: https://juspay.io/in/docs/payment-method-integrations/hypercheckout/consumer-finance/api
page_title: API
---

## API Version: default

<h1>API Header</h1> <p>Enter API description here...</p>## Endpoints:
- Sandbox: sandbox endpoint

- Production: production endpoint

## Request Type: 
GET

## Content-Type: 
application/json

## Authorization:

#### Basic Auth:
Auth example
- Value: MUQ2QUZEQzhFQTY0OUU5QTIxQzNFNTQwNkFDMEZCOg==
- Tags: required
## Sample Code Snippets:
### Code Snippets:

#### Payload Code Snippet:

```payload
curl --location --request POST 'https://sandbox.juspay.in/v2/txns/euls8dwVW11EqbuaTEf/capture' \
--header 'Content-Type: application/x-www-form-urlencoded' \
--header 'Authorization: Basic API KEY'

```

## API Responses:
