Developer Portal

Build Without Limits
with XIRECT+ API Suite

Transform your MLM platform into an extensible ecosystem. Over 200 free RESTful Endpoints, documented and ready to scale your business.

// Create New Distributor POST /v1/distributors {   "name": "Ana Silva",   "sponsorId": "XM-8821",   "region": "LATAM",   "onboarding": true }
// Server Response (200 OK) Success: Distributor Created. ID: 9942

The Open Heart of Xirect+

Forget closed systems. Our API Suite gives you total control with modern standards and bank-grade security.

RESTful & JSON

Lightweight and standardized payloads. Natively compatible with React, Python, Node.js, and any modern stack.

OAuth 2.0 Security

JWT tokens, SSL/TLS encryption, and granular permission control. Your data is fully protected.

OpenAPI (Swagger)

Interactive documentation. Test live endpoints, copy examples, and auto-generate SDK clients.

Endpoints for Every
Business Need

From basic management to complex commission logic. Everything is just one call away.

Create Distributor

Automatic onboarding from your website

POST

Query Products

Real-time inventory

GET

Process Payment

Load funds to X+ card

POST
bash — curl request
curl -X POST https://api.xirect.plus/v1/distributors \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "firstName": "Maria",
    "lastName": "Rodriguez",
    "email": "maria@email.com",
    "sponsorId": 10442,
    "kitId": "STARTER_PACK_2025"
  }'

# Response (201 Created)
{
  "status": "success",
  "distributorId": 10998,
  "backOfficeUrl": "https://office.xirect.com/auth/token..."
}

A Fully Connected Ecosystem

Integrate Xirect+ modules and external platforms with a single API

API Suite
🚀
Incentify Gamification
🤖
Agents Lab AI Automation
💳
Debit Cards Payments
🎓
Academy + Education
🌐
MLM Software Management
H
HubSpot
S
Salesforce
🛒
Shopify
Zapier
💬
Slack
W
WordPress
💳
Stripe
📞
Twilio
Xirect+ Modules
External Platforms

Ready to innovate at no extra cost?

Access the complete documentation and get your sandbox API Key today. Exclusive for Xirect+ clients.

Contact Us

Incentify

Agents lab

ACADEMY +

DEBIT CARDS

API SUITE