Panel services without a panel account
Social marketing panels sell through prepaid balances and a web login. An agent that wants to place one order has no way in.
Start at the topic list, which is free: it shows every category with how many services it holds, how many are orderable under the per-call limit and the cheapest price per thousand. Then take a quote for the exact quantity, pay it and place the order.
Refill and cancellation are free and only work on orders you placed here, checked against our own ledger.
Endpoints (7)
| Method | Path | What you get | USDC |
|---|---|---|---|
POST | /smm/v1/smm-order | Place a social marketing order (paid) | 3.00 |
GET | /smm/v1/smm-categories | Topics of the social marketing catalogue: per category the number of services, how many are orderable under the per-call cap, the cheapest price per 1000 and an example service (free) | free |
GET | /smm/v1/smm-services | Search the catalogue of 1000+ social marketing services by term or category (free) | free |
GET | /smm/v1/smm-quote | Get the price for a serviceId and quantity (free) | free |
POST | /smm/v1/smm-refill | Request a refill for a delivered order (free; only for services that report refill:true) | free |
POST | /smm/v1/smm-cancel | Cancel an order that has not started yet (free; refund lands as panel credit, see hint) | free |
POST | /smm/v1/smm-status | Check the status of an order (free) | free |
Calling it
An unpaid request answers HTTP 402 with the price and the payment details. Pay that amount in USDC on Base, then repeat the same request with the payment header — any x402 client does this for you.
curl -i https://agent.connskill.com/smm/v1/smm-categories
One free sample per endpoint per day: add the header x-free-sample: 1 on any endpoint priced 0.15 USDC or less.
Through MCP
claude mcp add --transport http connskill https://agent.connskill.com/mcp
npx -y @connskill/mcp-growth-services # local, pays for you with X402_WALLET_KEY
The rest of the catalogue
SEO data · Numbers & inboxes · EU LLM · Trust & exposure · Website analytics
Full price table: /pricing · machine-readable: /openapi.json, /.well-known/x402, /llms.txt