A collection of Python scripts used for testing and validating Segment Public API (PAPI) integrations.
This repository was created to support development, troubleshooting and API validation by:
- Authenticating with the Segment Public API
- Testing API endpoints
- Validating request and response payloads
- Reproducing customer-reported issues
- Python
- Requests
- Segment Public API
These scripts were developed as local testing utilities and are intended for development and troubleshooting purposes.