429 error.
Limits
GET Single vs GET Multiple
- GET Single —
https://api.goshippo.com/endpoint/:object_idrequest a specific object from that endpoint using the object’sobject_id. - GET Multiple —
https://api.goshippo.com/endpoint/request a list of objects from a given endpoint. See our Filtering tutorial for details on returning specific results.