Buy Neo credits. First purchase redirects to Stripe Checkout (saves payment method). Subsequent purchases charge the saved payment method directly. Credits are added to the existing balance with a rolling 1-year expiry.
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.
JWT authentication token
"estimate" to get pricing preview, "purchase" to buy
estimate, purchase Number of credits to purchase (100-3000)
100 <= x <= 3000Stripe Payment Method ID to charge (optional, defaults to customer default PM)
Purchase initiated or completed
"estimate" for pricing preview, "redirect" for first purchase (Stripe Checkout), "charged" for direct charge
estimate, redirect, charged Whether saved payment methods exist (only in estimate)
Stripe Invoice ID (only when action is "charged")
Stripe hosted invoice URL (only when action is "charged")
All saved payment methods (only in estimate)
Stripe Checkout Session ID (only when action is "redirect")
Price per credit in USD (e.g. 3.50)
Stripe Checkout URL (only when action is "redirect")