Account Settings & API
Manage your security credentials and developer integration keys
Reseller & Developer API
Automate orders, status checks, and balance inquiries through our standard SMM v2 protocol
pet_live_84f92bc394a11b0e9d65c829e
Regenerating will instantly invalidate the previous key.
API Integration Quick Reference
Endpoint URL: https://smm.pet/api/v2 · Protocol: POST
# Place an Order via cURL curl -X POST https://smm.pet/api/v2 \ -d "key=YOUR_API_KEY" \ -d "action=add" \ -d "service=5534" \ -d "link=https://instagram.com/reel/..." \ -d "quantity=10000"