To access the APIs, you will need to use JSON Web Token (JWT) for authorization. All API requests will require the inclusion of a valid JWT in the header of the request.
To obtain
client_id
and client_secret
please contact integrations@helthjem.no and make sure that you been in contact with our Commercial team. Recommended integration flow:
STEP 1 🚪 Authorize
- Use the Login API to get jwt token and authorize in our system.
STEP 2 🚲 How to deliver?
- Use Single Address Check API to check coverage and available delivery options for an address
- Use Nearby Service Points API to find the closest service-point (PUDO)
- Use Delivery time API to get an estimated delivery time.
STEP 3 ✅ Register delivery
- Use Booking API to create a parcel
- Use Label API to obtain a label for a parcel
STEP 4 🎯 Track your delivery
- Use Events tracking API to track a parcel