Internal API Reference v2.1 (deprecated)

Welcome to the internal API documentation. This documentation is intended for internal development teams only.

⚠️ This API version is deprecated and no longer maintained. Please migrate to v3.

Authentication

POST /auth/token

Obtain OAuth2 bearer token. Rate limit: 10 req/min.

Core Resources

GET /v2/users/{id}

Retrieve user profile by ID.

GET /v2/search

Full-text search across entities.

POST /v2/events

Publish telemetry event.