Build with Alex
Integrate your platform with the world's most advanced AI assistant. Send data, receive insights, and unlock the power of Alex for your users.
Process
How It Works
From application to go-live in four simple steps.
Apply
Submit your integration application with your use case and data requirements.
Get Approved
Our team reviews your application, verifies your company, and approves access.
Configure
Define your data schemas, set up API keys, and configure webhook endpoints.
Go Live
Your integration appears in the Alex Integration Store for all users to discover.
Capabilities
What You Can Do
Powerful primitives to build deep integrations with Alex.
Send Data to Alex
Push customer data, events, metrics, and more to Alex in real time. Alex processes and stores it for intelligent retrieval and voice-activated access.
Receive Alex Insights
Get AI-powered analysis and alerts via webhooks. Alex can send predictions, anomalies, and actionable intelligence directly to your platform.
Custom Voice Commands
Let users control your platform through Alex voice. Define custom command patterns and Alex will route spoken requests to your API.
Integration Store Listing
Get a branded card in the Alex marketplace where users discover and connect your service. Showcase your logo, features, and data types.
Get Started
Apply to Integrate
Tell us about your company and what you want to build. We review applications within 24-48 hours.
Ready to integrate?
Fill out the application form and our team will review it within 24-48 hours. Basic integration is free.
Reference
API Documentation
Everything you need to start integrating once you are approved.
Authentication
All partner API requests must include your API key in the X-Partner-Key header.
Base URL
https://instoreapi.kproapps.com/api/partner/https://instoreapi.kproapps.com/api/partner/sandbox/Supported Data Types
| Type | Description | Example |
|---|---|---|
string | UTF-8 text up to 65,535 characters | "Hello, Alex" |
integer | Whole numbers (signed 64-bit) | 42 |
decimal | Floating-point numbers | 98.6 |
boolean | True or false | true |
datetime | ISO 8601 date-time string | "2026-01-15T10:30:00Z" |
json | Nested JSON object or array | {"key": "value"} |
email | Valid email address | "user@example.com" |
enum | One of a predefined set of values | "active" |
Example: Send Data
POST /api/partner/data HTTP/1.1Host: instoreapi.kproapps.comX-Partner-Key: pk_live_xxxxxxxxContent-Type: application/json{"schema_slug": "fitness-metrics","data": {"heart_rate": 72,"steps": 8432,"calories": 1847.5,"recorded_at": "2026-01-15T10:30:00Z"}}
{"success": true,"message": "Data entry created","entry_id": 4521,"processing_status": "pending"}FAQ
Frequently Asked Questions
Ready to build with Alex?
Join the growing ecosystem of companies integrating with the world's most advanced AI assistant.