PaybytokenAPI Explorer
Test modeAPI ReferenceAuthentication
GET/api/v1/checkout_sessions
AuthenticationExample credentials
Configure
Sandbox workspaceUse a short-lived, merchant-scoped session without sharing an API key.
Request parameters
Query8 parametersOptional
Query parameters
RequestGenerated from your parameters
1curl "https://api-prod.paybytoken.io/api/v1/checkout_sessions" \2  -X GET \3  -H "Authorization: Bearer $PAYBYTOKEN_SECRET_KEY"
ResponseJSON
{ }

Send the request to inspect the response.