Skip to content

Wewed developers

Overview

The current status, boundaries and publication standard for supported Wewed integrations.

Back to Developer Center
API preview

Current API status

Wewed has internal application endpoints that power the product. They are not a generally available third-party API contract. External developers should not build against undocumented internal routes or assume those routes will remain stable.

What public API readiness means

  • Documented authentication and scopes.
  • Stable resource definitions.
  • Consistent errors and pagination.
  • Published rate limits.
  • Retry-safe write behavior where needed.
  • Signed webhooks.
  • Versioning and deprecation policy.
  • Changelog and API status communication.
  • Developer Terms accepted before production access.