Learn how to authenticate your requests to the StealthGPT API
Sign Up
Purchase Words
Access Your API Token
curl --location 'https://stealthgpt.ai/api/stealthify' \ --header 'api-token: YOUR_API_TOKEN' \ --header 'Content-Type: application/json' \ --data '{ "prompt": "Your content prompt", "rephrase": true, "tone": "professional", "mode": "standard", "business": false }'
YOUR_API_TOKEN