Sviluppatori

SpedireWeb API

Endpoint, ambienti ed esempi per collegare il tuo software a spedizioni, tariffe, tracking, portafoglio e webhook.

v1.0 7 endpoint 1 categoria 1 ambiente

Riepilogo

SpedireWeb Public API uses explicit POST action endpoints for locations, drafts, rates, shipments, tracking, pickup points, POD, stock, returns and logistics. Authenticate with API credentials, then use Bearer tokens on protected endpoints. Every resource is isolated to the API-key owner and every API error includes a stable error code and request_id for support and tracing.

Endpoint

L'indirizzo a cui si attacca ogni percorso. Scegli quello delle chiavi che hai.

In produzione http://173.249.30.252/spedireweb/api

Locations

7 endpoint

7
POST
POST /1.0/locations/carrier-address/normalize /1.0/locations/carrier-address/normalize

Normalize carrier address

Locations
POST
POST /1.0/locations/cities/search /1.0/locations/cities/search

Search cities

Locations
POST
POST /1.0/locations/countries/list /1.0/locations/countries/list

List countries

Locations
POST
POST /1.0/locations/countries/search /1.0/locations/countries/search

Search countries

Locations
POST
POST /1.0/locations/postal-codes/search /1.0/locations/postal-codes/search

Search postal codes

Locations
POST
POST /1.0/locations/resolve /1.0/locations/resolve

Resolve missing location with AI

Locations
POST
POST /1.0/locations/search /1.0/locations/search

Search locations

Locations
Sviluppatori

Contenuto