REST API with full documentation. Place orders, check status, manage balance. Unlimited requests. Free access with any LikePro account.
Get Your API Key FreeEvery LikePro account includes complete API access from day one — no approval process, no separate plan, no per-call fees. Sign up, grab your key, start building.
The LikePro API uses the standard SMM panel REST format — the same structure most reseller panel scripts already support. Place orders programmatically, poll for status, check your balance, pull the full service catalog. If you've integrated with another major SMM panel's API before, LikePro will work without modification.
All requests are POST. All responses are JSON. Here's a basic order placement:
Four core actions cover every use case from order placement to account management.
Submit a new order with service ID, target URL, and quantity. Returns an order ID for status tracking. Supports drip-feed parameters for time-controlled delivery.
Poll any order by ID. Returns current status (Pending, In progress, Completed, Partial, Cancelled), charge amount, start count, and remaining quantity.
Returns your current account balance and currency. Use this to build auto-top-up logic or display balance to users in your own interface.
Returns the full catalog of 150+ available services with IDs, names, types, rates, minimums, and maximums. Use this to populate your own panel's service list dynamically.
The API is designed to be the engine behind whatever you're building — not just a convenience feature.
Connect any SMM panel script to LikePro as the backend provider. Set your own prices, brand it your way, let LikePro handle fulfillment.
Poll order status on a schedule, pull completion data, and feed it directly into reports or client dashboards without manual checking.
Place hundreds of orders in a single script run. Manage multiple client accounts programmatically without touching the web interface.
Trigger SMM orders automatically when client campaigns go live. Connect LikePro to your existing workflow tools via standard HTTP requests.
Everything you need to build reliable integrations on top of LikePro.
It's included free with every LikePro account. Sign up, go to your dashboard, find the API section, and copy your key. No approval process, no waiting period, no additional fee.
Standard SMM panel REST API format — POST requests to a single endpoint with action parameters, JSON responses. It's the same format used by most major SMM panels, so if you've built integrations before, LikePro will slot right in without changes.
1,000 requests per minute. For bulk ordering, status polling, and reseller panel use, that's more than sufficient. If you're building something that needs higher throughput, reach out to support.
Yes — that's exactly what it's built for. Connect your own front-end panel software to LikePro as the fulfillment provider. Set your own margins, manage your own customers, and LikePro handles delivery on the back end. There's no LikePro branding in what your customers see.
All 150+ services — Instagram, TikTok, YouTube, Facebook, Twitter/X, Spotify, Telegram, LinkedIn, SoundCloud, and more. Every service in the panel is available through the API. Use the /services action to pull the current full list with IDs, prices, minimums, and maximums.
Free API access on every account. No approval, no minimums.
Get Your API Key Free