Use these files to test endpoints quickly:

Setup

  1. Import both files into Postman.
  2. Set base_url and api_key variables.
  3. Run requests from folders: Auth, Messages, Health.

Notes

  • Use X-Api-Key as default auth header.
  • Bearer token can still be used for session-based flows when needed.