Skip to main content
POST
/
api
/
v1
/
billing
/
portal
Create Stripe Customer Portal session
curl --request POST \
  --url https://neo.api.projectdiscovery.io/api/v1/billing/portal \
  --header 'Authorization: Bearer <token>'
{
  "url": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.neo.projectdiscovery.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT authentication token

Response

Portal session created

url
string
required

Stripe Customer Portal URL