AI
Discovery
Calls
Video Dates
Identity
Health
Utility
Developer
Authentication
POST/v1/ai/compatibilityscope: aiPro
Request Body
cURL Equivalent
curl -X POST "https://loveconnet.com/api/v1/ai/compatibility" \
  -H "X-API-Key: YOUR_API_KEY" \
  -H "X-User-Token: USER_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
  "user_id_1": "user_123",
  "user_id_2": "user_456"
}'
Response

Click "Send Request" to see the response

Response headers and body will appear here