Quick Test
Use the interactive playground above to test the recommendations endpoint with your API key.Example Requests
Try these example queries to see how AdMesh works: Basic CRM Query:Advanced Features
With Conversation Context:Authentication
To use the playground:- Get your API key from useadmesh.com
- Click the “Authorize” button above
- Enter your API key in the format:
admesh_prod_abc123xyz789
- Test the endpoint with your queries
Response Format
Each recommendation includes:- title - Product/service name
- reason - Why it’s recommended for your query
- admesh_link - Tracking URL (use this for clicks)
- pricing - Cost information
- features - Key features list
- trust scores - Quality and reliability metrics
Rate Limits
- Free Tier: 1,000 requests per month
- Pro Tier: 10,000 requests per month
- Enterprise: Custom limits
Need Help?
- Documentation: Quick Start Guide
- Support: mani@useadmesh.com
- Examples: Integration Examples
Authorizations
Enter your AdMesh API key (format: admesh_prod_abc123xyz789)
Body
application/json
User's search query or question
Required string length:
1 - 500
Example:
"best CRM for startups"
Your agent identifier
Minimum length:
1
Example:
"your_agent_id"
Previous query in conversation for context
Maximum length:
500
Example:
"project management tools"
Summary of previous conversation
Maximum length:
1000
Example:
"We discussed project management solutions"
Session identifier for tracking
Maximum length:
100
Example:
"user_session_123"
Allow fallback recommendations if no exact matches
Response format type
Available options:
auto
, product
, conversation
Response
Successful response with recommendations