Postman Collection: Authentication / Account
This collection handles account access and authentication prerequisites for all Apeiron API workflows.
What This Collection Covers
- Authentication flows and token acquisition
- Account profile and credential validation endpoints
- Session and account-level checks used before calling product APIs
How To Use It
- Import the collection into Postman.
- Set environment variables for
base_url, account credentials, and any auth headers required by your Apeiron tenant.
- Run authentication/token requests first and save returned values to environment variables.
- Validate account access before moving to Ordering, Messaging, Voice, or Cellular collections.
Recommended Usage Sequence
- Start here first in every new environment.
- Confirm auth success before running provisioning or service-order calls.
- Re-run auth after credential rotation.
Download
Related Collections