FastShip Open API

The versioned REST API behind FastShip, Cloud Commerce's cross-border e-commerce logistics platform. Discovered live at openapi.fastship.co: GET /api/v2 returns "Welcome to API Version 2.0" and POST /api/v2/login exchanges an email and password for a token. The surface is a Laravel application that returns a custom {message, description, data} JSON envelope and X-RateLimit-* headers. FastShip markets API integration to business accounts, but no public reference, OpenAPI or SDK is published, so the operation set beyond the login endpoint is not establishable without credentials.

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
name: FastShip Open API
description: 'The versioned REST API behind FastShip, Cloud Commerce''s cross-border e-commerce logistics
  platform. Discovered live at openapi.fastship.co: GET /api/v2 returns "Welcome to API Version 2.0" and
  POST /api/v2/login exchanges an email and password for a token. The surface is a Laravel application
  that returns a custom {message, description, data} JSON envelope and X-RateLimit-* headers. FastShip
  markets API integration to business accounts, but no public reference, OpenAPI or SDK is published,
  so the operation set beyond the login endpoint is not establishable without credentials.'
humanURL: https://fastship.co/api
baseURL: https://openapi.fastship.co/api/v2
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cloud-commerce.png
tags:
- Shipping
- Logistics
- Cross-Border Commerce
- E-Commerce
- Fulfillment
properties:
- type: Authentication
  url: authentication/cloud-commerce-authentication.yml
- type: Conventions
  url: conventions/cloud-commerce-conventions.yml
- type: RateLimits
  url: rate-limits/cloud-commerce-rate-limits.yml
- type: Lifecycle
  url: lifecycle/cloud-commerce-lifecycle.yml
- type: ErrorCatalog
  url: errors/cloud-commerce-problem-types.yml
- type: Conformance
  url: conformance/cloud-commerce-conformance.yml
- type: StatusPage
  url: https://status.fastship.co/
- type: SignUp
  url: https://app.fastship.co/joinus
- type: Login
  url: https://app.fastship.co/login
- type: Support
  url: https://fastship.co/contactus/
- type: HelpCenter
  url: https://fastship.co/help/
- type: Blog
  url: https://fastship.co/blog/
- type: PrivacyPolicy
  url: https://fastship.co/privacy-policy/
- type: LLMsTxt
  url: llms/cloud-commerce-llms.txt