Skip to content
🚧 Coming Soon — The Partner SDK is under development. Use the REST API for now.

Partner SDK

Overview

The Partner SDK will provide a native Python/JS wrapper for embedding 50c tools with automatic attribution tracking and revenue sharing.

Available Now: REST API Integration

You can integrate today using the REST API with attribution codes:

Terminal window
curl -X POST https://api.50c.ai/tools/genius \
-H "Authorization: Bearer cv_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"problem": "What is 2+2?"}'

Attribution (Live Now)

Partners get a unique attribution code. Every customer referred via your code earns you 20% revenue share.

Terminal window
# Include attribution in ThriveCart checkout link
https://50c.ai/subscribe?attribution_code=YOUR_CODE

Track your attribution stats via your dashboard.

Planned SDK Features

FeatureStatus
pip install fiftyc Python SDK🔜 Planned
JavaScript/TypeScript SDK🔜 Planned
Automatic attribution tracking🔜 Planned
White-label option🔜 Planned
Partner dashboard🔜 Planned

Want to Partner?

Join the waitlist to discuss integration: