{
  "name": "Easyparser",
  "description": "Amazon Product Data API – real-time detail, offers, search. AI-ready with OpenAPI and plugin manifest.",
  "auth": {
    "recommended": "bearer",
    "compatible": ["query_api_key", "api-key_header"]
  },
  "endpoints": {
    "realtime": "https://realtime.easyparser.com/v1/request",
    "bulk": "https://bulk.easyparser.com/v1/bulk"
  },
  "spec": {
    "openapi": "/openapi.json",
    "ai_plugin": "/.well-known/ai-plugin.json",
    "docs": "/ai-ready",
    "source_docs": "https://easyparser.gitbook.io/easyparser-documentation/"
  },
  "contact": {
    "email": "help@easyparser.com",
    "terms": "/policies/terms-service",
    "privacy": "/policies/privacy-policy"
  }
}


