Easyship · JSON Structure
Easyship Structure
Structural overview of the Easyship API surface; derived from openapi/easyship-openapi.yml.
Type:
Properties: 0
ShippingLogisticsE-CommerceFulfillmentCross-Border
Easyship Structure is a JSON Structure definition published by Easyship.
Meta-schema:
JSON Structure
{
"provider": "Easyship",
"providerId": "easyship",
"kind": "json-structure",
"description": "Structural overview of the Easyship API surface; derived from openapi/easyship-openapi.yml.",
"schemaCount": 6,
"operationCount": 19,
"schemas": [
{
"name": "Address",
"type": "object",
"propertyCount": 11,
"required": []
},
{
"name": "Parcel",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "Item",
"type": "object",
"propertyCount": 8,
"required": []
},
{
"name": "Rate",
"type": "object",
"propertyCount": 6,
"required": []
},
{
"name": "Shipment",
"type": "object",
"propertyCount": 8,
"required": []
},
{
"name": "Webhook",
"type": "object",
"propertyCount": 2,
"required": ["url", "events"]
}
],
"operations": [
{
"method": "POST",
"path": "/rates",
"operationId": "getRates",
"summary": "Request Shipping Rate Quotes",
"tags": ["Rates"]
},
{
"method": "POST",
"path": "/shipments",
"operationId": "createShipment",
"summary": "Create a Shipment",
"tags": ["Shipments"]
},
{
"method": "GET",
"path": "/shipments",
"operationId": "listShipments",
"summary": "List Shipments",
"tags": ["Shipments"]
},
{
"method": "GET",
"path": "/shipments/{id}",
"operationId": "getShipment",
"summary": "Show a Shipment",
"tags": ["Shipments"]
},
{
"method": "PATCH",
"path": "/shipments/{id}",
"operationId": "updateShipment",
"summary": "Update a Shipment",
"tags": ["Shipments"]
},
{
"method": "DELETE",
"path": "/shipments/{id}",
"operationId": "deleteShipment",
"summary": "Delete a Shipment",
"tags": ["Shipments"]
},
{
"method": "POST",
"path": "/shipments/{id}/cancel",
"operationId": "cancelShipment",
"summary": "Cancel a Shipment",
"tags": ["Shipments"]
},
{
"method": "POST",
"path": "/labels",
"operationId": "createLabels",
"summary": "Create Labels for One or More Shipments",
"tags": ["Labels"]
},
{
"method": "POST",
"path": "/addresses",
"operationId": "createAddress",
"summary": "Create an Address",
"tags": ["Addresses"]
},
{
"method": "GET",
"path": "/addresses",
"operationId": "listAddresses",
"summary": "List Addresses",
"tags": ["Addresses"]
},
{
"method": "GET",
"path": "/addresses/{id}",
"operationId": "getAddress",
"summary": "Show an Address",
"tags": ["Addresses"]
},
{
"method": "PATCH",
"path": "/addresses/{id}",
"operationId": "updateAddress",
"summary": "Update an Address",
"tags": ["Addresses"]
},
{
"method": "POST",
"path": "/pickups",
"operationId": "createPickup",
"summary": "Create a Pickup",
"tags": ["Pickups"]
},
{
"method": "GET",
"path": "/pickups",
"operationId": "listPickups",
"summary": "List Pickups",
"tags": ["Pickups"]
},
{
"method": "POST",
"path": "/trackings",
"operationId": "createTracking",
"summary": "Create a Tracking",
"tags": ["Trackings"]
},
{
"method": "GET",
"path": "/trackings",
"operationId": "listTrackings",
"summary": "List Trackings",
"tags": ["Trackings"]
},
{
"method": "GET",
"path": "/trackings/{id}",
"operationId": "getTracking",
"summary": "Show a Tracking",
"tags": ["Trackings"]
},
{
"method": "POST",
"path": "/webhooks",
"operationId": "createWebhook",
"summary": "Create a Webhook",
"tags": ["Webhooks"]
},
{
"method": "GET",
"path": "/webhooks",
"operationId": "listWebhooks",
"summary": "List Webhooks",
"tags": ["Webhooks"]
}
]
}
Work with this as data
Every JSON Structure 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 json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/easyship-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.