Follvex provides a standard SMM panel API for resellers and automated workflows. Create an account to generate your private API key.
Base URL
https://follvex.com/api/v2Authentication
Every request must include your private key as a form parameter.
Add an order
POST /api/v2
key=YOUR_API_KEY
action=add
service=1
link=https://example.com/post
quantity=1000Other actions
Use services for the catalog, status with an order ID, or balance for your available funds.