Integrate your tools with our REST API. Browse publishers, create orders, and track campaigns programmatically.
Use this key in the Authorization header for all requests.
Sign in or create an account to generate an API key.
https://rabbyitfirm.com/api/Content-Type: application/json and Authorization: Bearer YOUR_API_KEY.
Returns all active marketplace sites with their metrics.
| Param | Type | Description |
|---|---|---|
| niche | string | Filter by niche (e.g. Technology, Finance) |
| da | int | Minimum DA (e.g. 30, 50, 70) |
| q | string | Search domain or niche |
curl -H "Authorization: Bearer YOUR_KEY" \
"https://rabbyitfirm.com/sites.php"
curl -H "Authorization: Bearer YOUR_KEY" \
"https://rabbyitfirm.com/api/orders.php"
| Param | Type | Description |
|---|---|---|
| site_id | int | Required. Publisher site ID. |
| link_type | string | guest_post, niche_edit, or linkable_asset |
| anchor_text | string | Desired anchor text (optional) |
curl -X POST -H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"site_id": 1, "link_type": "guest_post"}' \
"https://rabbyitfirm.com/api/orders.php"
curl "https://rabbyitfirm.com/track-order.php?order=ORD-2024-001"
curl -X POST -H "Content-Type: application/json" \
-d '{"email": "[email protected]", "password": "your_password"}' \
"https://rabbyitfirm.com/api/auth.php"
Recognized by industry leaders and regulatory bodies worldwide