API Access is currently in private alpha for testing. Access must be requested by support. If you are interested, please reach out to support to learn more. We support both direct API access and a platform-level oAuth2 authentication for third party applications.
Note! We are in private Alpha release! There will likely be bugs, issues, missing features, incomplete documentation, and more. Whatever issues you encounter, please proactively report them to support so we can tackle timely issues ASAP and take your feedback into consideration as we develop the API further!
Gaining API Access
All roads run through support. To request access, please reach out to our support team to request it.
API Scope
Our API is scoped to data associated with the User account making the API requests, and certain additional public data. You can read more in our endpoints/document here:
API Authentication
You can request a basic Bearer token scoped to your User account by reaching out to support. This is a static token that will remain valid until/unless we rotate it manually.
Alternatively, if you are a developer trying to build a platform, we can provide you with application level access to our oAuth2 provider. This will allow you to create a "Log in with AskFRED" or "Connect to AskFRED" button that will allow a user to grant your application an authentication token that can be used on a per-user basis in the same way that the static bearer token works. You can learn more about that here: