GITEX Global exhibitor portal - keyword/category search, listing cards, and profiles.
Exhibitor Details
ASYNCREADNo auth
Returns an exhibitor's profile including name, stand, hall, country, description, and sectors.
ParametersFormJSON
URL slug segment after /ExbDetails/ identifying the exhibitor
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_exhibitors_gitex_exhibitor_detail", "params": { "exhibitor_slug": "ecoatm" } }'