Pricing
1 credit = $0.10 USD. 1 credit = $0.10 USD. Credits are deducted atomically on each successful API call and automatically refunded if an external provider fails.
Subscription Plans
- 700 credits/month
- Up to 2 projects
- Reddit AI Agent with all skills
- 20 keyword monitors
- 10 scheduled tasks
- 18,000+ credits/month
- Unlimited projects
- Priority API access
- 200+ keyword monitors
- Dedicated support
- 2,000 credits/month
- Up to 5 projects
- Reddit AI Agent with all skills
- 60 keyword monitors
- 50 scheduled tasks
Order Pricing (per API call)
* +$2,000 one-time deposit is required for discounted high-karma comment pricing. Manual review applies and rejected requests are auto-refunded.
* Agent chat: Gemini 2.5 Flash = 6 credits/1M input, 50 credits/1M output. Min 1 credit per turn.
Credit System
Atomic Deduction
Credits are deducted atomically to prevent race conditions. No double-charging.
Auto Refund
If an external provider fails after deduction, credits are automatically refunded.
Idempotency
Use referenceId to deduplicate duplicate order requests.
API Discount Policy
Make a one-time $2,000 deposit to unlock discounted pricing for high-karma comments.
How the discount works
One-time $2,000 deposit
Once the deposit succeeds, your account enters API discount status.
High-karma comments (no link)
Discounted price is fixed at $3 per comment.
High-karma comments (with link)
Discounted price is fixed at $5 per linked comment.
Failed orders auto-refund credits
Rejected reviews or execution failures automatically refund credits.
Rules
API only
This discount only applies to orders placed through the API.
No stacking with other promos
Discount pricing does not combine with limited-time campaign pricing.
Account-level status
Discount status is tied to the account and cannot be transferred.
Review + auto refund
Rejected or failed requests automatically refund credits.
Larger API requirements
Need higher concurrency, higher limits, or a custom contract? Contact sales directly below.
Contact SalesAuthentication
All API requests require a Bearer token in the Authorization header. Generate your API key from the API tab in your dashboard.
Request Header
Authorization: Bearer sk_live_YOUR_API_KEYKey Format
sk_live_[32 random chars]Security
Never expose keys in client-side code or public repos. Rotate immediately if compromised.
Base URL
https://www.goglobal.toAll endpoints are relative to this base URL. Requests to goglobal.to (without www) are automatically redirected via 308.
Response Format
All responses return JSON with a consistent envelope structure:
✓ Success
{
"success": true,
"data": { ... }
}✗ Error
{
"success": false,
"error": "Error message"
}Account
1 endpointOrders
4 endpointsRoadmap
1 endpointCampaigns
2 endpointsGEO / Reddit Discovery
3 endpointsAPI Keys
3 endpointsError Codes
200OK
Request succeeded.
401Unauthorized
Missing, invalid, or expired API key.
403Forbidden
You don't have permission to access this resource.
404Not Found
The requested resource does not exist.
402Payment Required
Insufficient credits to complete the operation.
400Bad Request
Invalid request body or missing required parameters.
500Internal Server Error
An unexpected error occurred on the server.
Rate Limits
Credit System
1 credit = $0.10 USD. Credits are deducted atomically to prevent race conditions.
Auto Refund
If an external API call fails after credit deduction, credits are automatically refunded.
Idempotency
Duplicate order requests with identical referenceId values are deduplicated.
Contact
1. Team email
Email: prcrecluse@gmail.com
2. Official Twitter / X
3. WeChat

PRCrecluse