Productsup

Index endpoint

Returns a welcome message. No authentication required. Providing `X-EA-Auth-Token` has no effect.

GET
/

Response Body

text/html

curl -X GET "https://export-api.productsup.com"
"Welcome to export-api!"