T
Tredict API
Details
- URL
-
https://www.tredict.com/api/oauth/v2/ - Docs
- https://www.tredict.com/blog/oauth_docs/
Authentication
Personal API token bearer discovered
Authorization: Bearer <credential> Sign in to the Tredict web app, open Settings → Personal API, create a token, select scopes, and store the token securely. The setup and scopes are described in Setup and Getting Started.
Authorization: Bearer <credential> Email support@tredict.com with your app name, short description, logo, one or more OAuth callback URLs, privacy-policy link, required scopes, and whether you need PKCE-only or server flow. Tredict issues a client_id, and for confidential/server flow also a client_secret, as described in the OAuth2 documentation.