Endpoint reference, authentication, and integration guides for MiDashboard ERP.
All MiDashboard ERP endpoints are served over HTTPS and authenticated with an API key. Grab a key from your merchant portal and try it out.
curl https://api.nexus.dev/midashboard-erp/v1/ping -H "Authorization: Bearer $NEXUS_API_KEY"