Random User Generator + OpenID Connect Provider. Like Lorem Ipsum, but for user accounts and authentication. The PhantAuth API documentation is available on the following API documentation sites: - apiary (primary source) - [speca](https://speca.io/phantauth/ph
https://phantauth.net
Auth type
none
Auth header
# No auth required
Rate limit
See documentation
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://phantauth.net
Endpoint status
Server online — HTTP 403 — server is online but path returned an error (may require auth)1.90s
(checked Mar 29, 2026)
Builder score
D
46%
builder-friendly
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| POST | /client |
Create a Client Selfie |
| GET | /client/{client_id} |
Get a Client |
| GET | /client/{client_id}/token/{kind} |
Get a Client Token |
| GET | /domain/{domainname} |
Get a Domain |
| GET | /fleet/{fleetname} |
Get a Fleet |
| GET | /team/{teamname} |
Get a Team |
| GET | /tenant/{tenantname} |
Get a Tenant |
| POST | /user |
Create a User Selfie |
curl -X GET 'https://phantauth.net/client' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official PhantAuth documentation.