idlidu

Call from an agent

Bearer API key. Prefer structured tools over scraping.


1. HTTP

curl https://api.idlidu.com/v1/entities?q=vercel \
  -H "Authorization: Bearer $IDLIDU_API_KEY"

2. MCP tools

Base: https://mcp.idlidu.com

3. Sample (no key)

GET https://api.idlidu.com/v1/sample/entities

Docs