{
  "schema_version": "v1",
  "name_for_human": "Easyparser",
  "name_for_model": "easyparser",
  "description_for_human": "Amazon Product Data API for developers. Recommended auth: Authorization: Bearer YOUR_API_KEY.",
  "description_for_model": "Fetch Amazon product data in real time. Preferred authentication is Authorization: Bearer <API_KEY>. For compatibility, api_key query and api-key header may also be accepted depending on the endpoint. See OpenAPI for details.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://easyparser.com/openapi.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://easyparser.com/favicon.svg",
  "contact_email": "help@easyparser.com",
  "legal_info_url": "https://easyparser.com/policies/terms-service"
}


