# TruAnon Private API **Provider:** TruAnon Private **Category:** maps **Base URL:** `https://staging.truanon.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://staging.truanon.com ## Description Welcome to TruAnon! Thank you for helping make the Internet a safer place to be. Adopting TruAnon is simple. There is no setup or dependencies, nothing to store or process. Making identity part of your service is fun, and you’ll be up and running in a matter of minutes. TruAnon Private Token is us ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://staging.truanon.com/api/get_profile` | Get Profile | | GET | `https://staging.truanon.com/api/request_token` | Get Token | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl -X GET 'https://staging.truanon.com/api/get_profile' \ -H '# No auth required' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/truanon-private/) — CC BY 4.0*