How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

AfterShip Claims API

The Claims API from AfterShip — 10 operation(s) for claims.

This API exposes 11 operations across 10 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://api.aftership.com/admin/2022-01, https://api.aftership.com/warranty/2026-07.

11 operations 10 paths 13 schemas 3 GET1 PATCH7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.aftership.com/admin/2022-01
Authentication
API Key, API Key
Terms of Service
Resource Areas
1

Authentication & Security 2

AfterShip Claims API declares 2 security schemes for authenticating requests. An API key is passed in the header as as-api-key (as-api-key). An API key is passed in the header as as-api-key (ApiKeyAuth).

Paths & Operations 11

Across 10 paths, the API surfaces 11 operations — 3 GET, 1 PATCH, 7 POST. Each is listed below with its method, path, parameters, and response codes.

Claims 11
GET
/claims
Query claims
get-claims 3 params → 200
GET
/claims/{id}
Get a claim
get-claim-id 1 param → 200
GET
/claims/{claim_id}
Get a claim
get-claim 1 param → 200
PATCH
/claims/{claim_id}
Update a claim
patch-claim 1 param body → 200
POST
/claims/{claim_id}/approve
Approve a claim
approve-claim 1 param body → 200
POST
/claims/{claim_id}/reject
Reject a claim
reject-claim 1 param body → 200
POST
/claims/{claim_id}/cancel
Cancel a claim
cancel-claim 1 param body → 200
POST
/claims/{claim_id}/resolve
Resolve a claim
resolve-claim 1 param body → 200
POST
/claims/{claim_id}/receive
Mark claim as received
receive-claim 1 param body → 200
POST
/claims/{claim_id}/match-resolution
Check claim resolution availability
check-claim-resolution-availability 1 param → 200
POST
/claims/{claim_id}/process
Process a claim
process-claim 1 param body → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Claim (26 properties), Claim_item (25 properties), Claim.v1 (22 properties), Claim_shipment (11 properties). Each schema is shown below with its type and property counts.

Amount.v1
object
2 properties 2 required
Order_item.v1
object
6 properties 4 required
Claim.v1
object
22 properties
Pagination.v1
object
Pagination data
3 properties 3 required
Meta.v1
object
Meta data object.
4 properties 3 required
Error.v1
object
Each error object contains a "path" key and an "info" key. The "path" is the JSON path of the request object to indicate the error location. The "info" is a hu…
2 properties
Claim_shipment
object
A shipment in the shared claim resource. API-only async label generation fields are documented on shipment operation responses, not in this shared resource.
11 properties
Address
object
10 properties
Meta_20000
object
Meta data object.
3 properties
Claim_item
object
A claim item resource.
25 properties
Claim
object
A claim resource.
26 properties
Money
object
The store credit value.
2 properties
ItemTag
object
A merchant-defined tag that can be added to claim items.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

aftership-claims-api-openapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of AfterShip Claims API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.