Use this endpoint to programmatically retrieve QA.tech’s current outbound IP addresses. This is useful for configuring firewall rules or allowlists so your application can accept requests from QA.tech test runners.Documentation Index
Fetch the complete documentation index at: https://docs.qa.tech/llms.txt
Use this file to discover all available pages before exploring further.
- Endpoint:
GET /outbound-ips - Authentication: None – this endpoint does not require an API key
- Base URL:
https://api.qa.tech/v1
Response
Success (200)
Error Responses
| Status | Description |
|---|---|
| 500 | Server error (e.g. failed to fetch IP list). |
Example
Authorization header is required.
Related
- IP Access Control – Guide to allowlisting QA.tech IPs in your infrastructure