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 Memberships API

The Memberships API from AfterShip — 2 operation(s) for memberships.

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

Requests are made against a single base URL, https://api.aftership.com/admin/2022-01.

5 operations 2 paths 5 schemas 1 DELETE2 GET1 PATCH1 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
Terms of Service
Resource Areas
1

Authentication & Security 1

AfterShip Memberships API declares 1 security scheme for authenticating requests. An API key is passed in the header as as-api-key (as-api-key). By default, every request must be authenticated.

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Memberships 5
GET
/memberships
Get memberships
get-memberships 3 params → 200401500
POST
/memberships
Create membership
post-memberships body → 201400401409422500
GET
/memberships/{id}
Get membership by ID
get-memberships-id 1 param → 200401403404500
PATCH
/memberships/{id}
Update membership by ID
patch-memberships-:id 1 param body → 200400401403404422500
DELETE
/memberships/{id}
Delete membership by ID
delete-memberships-:id 1 param → 200401403404500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Membership.v1 (4 properties), Meta.v1 (4 properties), Pagination.v1 (3 properties), Error.v1 (2 properties). Each schema is shown below with its type and property counts.

Role.v1
object
Object describes role information.
2 properties 2 required
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
Membership.v1
object
Object describes membership information.
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

This is an independent, third-party profile of AfterShip Memberships 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.