This API documentation includes all SpotGo available APIs for public use. If you don't find specific API, you can contact us at support@spotgo.euURLs#
Rate limiting#
All endpoints have a rate limit per API-KEY
The default rate limit is 100 requests per minute for all endpoints
Retry policy#
In case you get one of the error codes from the list, you should try to send the request again after some period of at least 1-2 seconds. Maximum retry counts 3 if after this time operation is not successful stop sending data for a particular request. In all other cases after the error do not try to send the request again.List of error codes for retry:429 - Too many requests (need to wait sometime to try again)
503 - Service Unavailable
SpotGo Main Application Endpoints#
Freight - used to manage freights publication
Vehicles - used to manage vehicles publication
SpotGo API#
Order - convert text, image, documents to the structured order information with detail information. Used to already bought freight orders import to system like TMS, ERP or other company freight management system.
Opportunity - convert, text, image and documents freight inqueries to the structured data (fast, with less data). Used for opportunities collection and finding carriers.
Documents - converting invoices and other documents to structured data for import to company system.
Feedback - used to provide feedback regarding wrong opportunity, order conversion for automatic system improvements.
Webhook - used for orders, invoices, opportunties in async processing to inform when the data ready to take.
Modified at 2025-05-04 13:44:01