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.