Skip to main content

Documentation Index

Fetch the complete documentation index at: https://sendcloud.dev/llms.txt

Use this file to discover all available pages before exploring further.

Sendcloud APIs are RESTful and communicate over HTTPS using standard HTTP methods:
  • GET to retrieve data
  • POST to create resources
  • PATCH or PUT to update resources
  • Action endpoints (for example, cancel or announce)
Requests and responses use JSON unless stated otherwise. You can integrate using: Sendcloud does not require SDKs — you’re free to use whatever language or framework you prefer.