Multi-Protocol Support
Supported Standards & Protocols
1. REST API
curl -X POST https://api.aidp.dev/v1/api/v1/consumer/search \
-H "Authorization: Bearer API_KEY" \
-d '{"query": "coffee shops"}'2. Model Context Protocol (MCP)
3. GraphQL
4. Webhooks
Protocol Selection
Last updated