API

Guidance for integrating with Yompster using supported authentication and request patterns.

Authentication

Use standardized helpers in client apps for consistent headers and token handling. Avoid direct localStorage access for tokens.

Requests

Prefer centralized request utilities that set base URLs, headers, and error handling consistently across the app.