cURL
curl --request POST \ --url https://api.gputrader.io/v1/rentals/checkout \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "returnUrl": "<string>" } '
{ "id": "<string>", "client_secret": "<string>" }
Initialize a new rental checkout session
Documentation IndexFetch the complete documentation index at: https://docs.gputrader.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.gputrader.io/llms.txt
Use this file to discover all available pages before exploring further.
URL to redirect to after checkout completion
Checkout session successfully created
ID of the created checkout session
Stripe client secret