x-api-key: ********************curl --location '/billing/checkout' \
--header 'x-workspace;' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"planId": "string",
"interval": "month"
}'{
"url": "http://example.com"
}