# Mobile SDK

Use the below endpoints if you are using Nexi's mobile SDK for integration:

**Create payment intent**

This endpoint is used to generate a payment intent ID. You should call this endpoint from your backend to retrieve the payment intent ID to initialize the mobile SDK

## Create payment intent

 - [POST /payment-intents](https://paygate-nexigroup.redocly.app/mobile-sdk/createpaymentintent.md): This endpoint is used to create a payment intent

