https://search.enad.io
Overview
Product search is available over GraphQL. Use your application ID in the URL path to reach the correct environment.Endpoints
GraphQL API
POSThttps://search.enad.io/{app_id}/graphql
Send GraphQL queries and mutations to this endpoint. Replace {app_id} with your application (tenant) identifier.
GraphiQL (interactive API explorer)
GEThttps://search.enad.io/{app_id}/graphiql
Open this URL in a browser to explore the schema, run queries, and read API documentation in an interactive GraphiQL interface. Replace {app_id} with your application identifier.