/v1/ai/compatibilityscope: aiProcurl -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"
}'Click "Send Request" to see the response
Response headers and body will appear here