URLs
URL reference for agrirouter environments and services
All relevant URLs for working with agrirouter across the Production and QA environments. URLs that apply only to the legacy API are grouped at the bottom for reference.
Use the right environment URLs. Mixing Production and QA URLs will cause authentication and communication failures.
Environment URLs
Other Services
The status page covers the Production environment only. Check it for real-time service availability and incident reports.
Legacy API URLs
The URLs below are only for the legacy API. They do not apply to current API integrations and are kept here as a reference for partners maintaining legacy integrations.
| Service | URL |
|---|---|
| Onboarding URL | https://onboard.agrirouter.com/api/v1.0/registration/onboard |
| Re-onboarding URL | https://onboard.agrirouter.com/api/v1.0/registration/onboard/verify |
| Revoking URL | https://onboard.agrirouter.com/api/v1.0/registration/onboard/revoke |
| MQTT Broker | mqtts://mqtt.prod.agrirouter.farm:8883 |
| Service | URL |
|---|---|
| Onboarding URL | https://onboard-qa.agrirouter.com/api/v1.0/registration/onboard |
| Re-onboarding URL | https://onboard-qa.agrirouter.com/api/v1.0/registration/onboard/verify |
| Revoking URL | https://onboard-qa.agrirouter.com/api/v1.0/registration/onboard/revoke |
| MQTT Broker | mqtts://mqtt.qa.agrirouter.farm:8883 |