mycarrierpackets-api
Installation
SKILL.md
MyCarrierPackets API Integration Guide
Base URL: https://api.mycarrierpackets.com
Auth: OAuth2 Bearer Token (password grant)
Format: JSON default; XML with Accept: text/xml
Spec: Swagger 2.0 — 23 endpoints under /api/v1/Carrier/*, all POST
References
This skill uses progressive disclosure. Read SKILL.md for orientation, then load the specific endpoint file you need.
- references/endpoints/INDEX.md — Browse all 23 endpoints grouped by domain (Carrier Data, Invitations, Monitoring, Block/Unblock, Documents, Factoring). Start here when you don't know which endpoint you need.
- references/TMS-INTEGRATION.md — Official numbered integration workflow: Intellivite invitations, packet polling, monitoring setup, document retrieval. Load this for end-to-end integration architecture.
- references/endpoints/.md — 23 self-contained files (one per endpoint) with: full param table, response schema, all nested model fields inlined. Load the specific file when implementing that endpoint.