DocsReference

LetsPost Docs

Everything you need to manage social accounts, publish via API, or chat with your AI posting agent over WhatsApp.

Base URL

https://api.letspost.app/v1

Versioning

All routes are prefixed with /v1. We will never change the shape of a response without introducing a new version.

Conventions

  • All timestamps are ISO-8601 strings.
  • All IDs are opaque strings — do not try to parse them.
  • The profileId scopes nearly every resource: accounts, posts, stats.
  • Successful responses return HTTP 200 or 201 with a JSON body. Errors always include a top-level error object.
  • Pagination uses cursor-based tokens returned in the nextCursor field. Pass the token as the cursor query parameter on the next request.
Was this page helpful?

Something unclear? Email us — we read every message.