Magidoc

API Hostname

The NextZen CSV Integration API is available for each organization using it's slug as the subdomain in the API hostname. For example if you registered your organization with the name Helping Hands and were given the slug helping-hands , your API hostname would be:

helping-hands.portals.wizehive.app

When using the CSV Integration API you would make an HTTP request using that hostname:

GET https://helping-hands.portals.wizehive.app/api/export/organization/users.csv
401 Unauthorized