Properties
| Name | Type | Description |
|---|---|---|
| destinationCountry | string | |
| serviceText | string | |
| depotDest | string | |
| serviceMark | string | |
| sortOrigin | string | |
| groupingPriorityLabel | string | |
| sortDest | string | |
| barcodeId | string | |
| routingVersion | string | |
| destinationCountryText | string | |
| partnerType | string | |
| barcodePostcode | string | |
| buAlphaStr | string | |
| buCode | string | |
| getcSort | string | |
| destinationDepot | string | |
| destinationDepotCountry | string | |
| destinationDepotStr | string | |
| getdSort | string | |
| groupingPriority | string | |
| networkCode | string | |
| getoSort | string | |
| partnerCode | string | |
| getsSort | string | |
| version | string | |
| getdCountry | string | |
| getdDepotCountry | string | |
| getdDepot | string | |
| getdDepotStr | string |
JSON Schema
{
"$schema": "http://json-schema.org/draft-07/schema#",
"$id": "https://raw.githubusercontent.com/api-evangelist/la-poste/main/json-schema/routing.json",
"title": "Routing",
"type": "object",
"properties": {
"destinationCountry": {
"type": "string"
},
"serviceText": {
"type": "string"
},
"depotDest": {
"type": "string"
},
"serviceMark": {
"type": "string"
},
"sortOrigin": {
"type": "string"
},
"groupingPriorityLabel": {
"type": "string"
},
"sortDest": {
"type": "string"
},
"barcodeId": {
"type": "string"
},
"routingVersion": {
"type": "string"
},
"destinationCountryText": {
"type": "string"
},
"partnerType": {
"type": "string"
},
"barcodePostcode": {
"type": "string"
},
"buAlphaStr": {
"type": "string"
},
"buCode": {
"type": "string"
},
"getcSort": {
"type": "string"
},
"destinationDepot": {
"type": "string"
},
"destinationDepotCountry": {
"type": "string"
},
"destinationDepotStr": {
"type": "string"
},
"getdSort": {
"type": "string"
},
"groupingPriority": {
"type": "string"
},
"networkCode": {
"type": "string"
},
"getoSort": {
"type": "string"
},
"partnerCode": {
"type": "string"
},
"getsSort": {
"type": "string"
},
"version": {
"type": "string"
},
"getdCountry": {
"type": "string"
},
"getdDepotCountry": {
"type": "string"
},
"getdDepot": {
"type": "string"
},
"getdDepotStr": {
"type": "string"
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/routing"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.