phantauth.net

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

10 endpoints
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
Get a Team
curl \
  https://phantauth.net/team/{teamname}
Get a User
curl \
  https://phantauth.net/user/{username}
Get a Fleet
curl \
  https://phantauth.net/fleet/{fleetname}
Endpoints (10 total)
GET
/team/{teamname}
Get a Team
GET
/user/{username}
Get a User
GET
/fleet/{fleetname}
Get a Fleet
GET
/client/{client_id}
Get a Client
GET
/domain/{domainname}
Get a Domain
GET
/tenant/{tenantname}
Get a Tenant
GET
/user/{username}/token/{kind}
Get a User Token
GET
/client/{client_id}/token/{kind}
Get a Client Token
POST
/user
Create a User Selfie
POST
/client
Create a Client Selfie
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints10
https://phantauth.net