Chat

API Documentation

Integrate your tools with our REST API. Browse publishers, create orders, and track campaigns programmatically.

Your API Key

Use this key in the Authorization header for all requests.

Sign in or create an account to generate an API key.

⚠️ Base URL: https://rabbyitfirm.com/api/
All requests require Content-Type: application/json and Authorization: Bearer YOUR_API_KEY.

Publishers

GET /sites.php List all active publishers

Returns all active marketplace sites with their metrics.

ParamTypeDescription
nichestringFilter by niche (e.g. Technology, Finance)
daintMinimum DA (e.g. 30, 50, 70)
qstringSearch domain or niche
curl -H "Authorization: Bearer YOUR_KEY" \
"https://rabbyitfirm.com/sites.php"

Orders

GET /api/orders.php List your orders
curl -H "Authorization: Bearer YOUR_KEY" \
"https://rabbyitfirm.com/api/orders.php"
POST /api/orders.php Create a new order
ParamTypeDescription
site_idintRequired. Publisher site ID.
link_typestringguest_post, niche_edit, or linkable_asset
anchor_textstringDesired 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"
GET /track-order.php?order=ORDER_NUMBER Track an order (public)
curl "https://rabbyitfirm.com/track-order.php?order=ORD-2024-001"

Authentication

POST /api/auth.php Sign in and get a session token
curl -X POST -H "Content-Type: application/json" \
-d '{"email": "[email protected]", "password": "your_password"}' \
"https://rabbyitfirm.com/api/auth.php"
Trusted & Certified

Recognized by industry leaders and regulatory bodies worldwide

UK
UK Registered Company
Company #14834714
B
BASIS Member
Ethical SEO certified
G
Google Partner
Certified & compliant
ISO 27001
Information security
🔒
GDPR Compliant
Full data protection
4.9
Client Rating
Across 500+ reviews