Category: users
Base URL: https://api.trinityinsights.io. The paths below are absolute on this host and already carry the /api/v1 prefix.
Full list of public endpoints under the users tag. Click any path to open the detailed endpoint page with parameters, responses and ready-to-paste cURL/Python/JavaScript samples.
| Method | Path | Summary | Auth |
|---|---|---|---|
| DELETE | /api/v1/users/me | Delete My Data | Key |
| GET | /api/v1/users/me | Get Me | Key |
| GET | /api/v1/users/me/export | Export My Data | Key |
| GET | /api/v1/users/me/newsletter-preferences | Get Newsletter Preferences | Key |
| PATCH | /api/v1/users/me/newsletter-preferences | Update Newsletter Preferences | Key |