For the complete documentation index, see llms.txt. This page is also available as Markdown.

API access

Whiteintel exposes a REST API so you can query the corpus and integrate intelligence into your own tooling. Programmatic access is authenticated with an API key.

Availability: API access depends on your plan. Where it is not included, the platform presents an upgrade path.

Your API key

Your API key is managed from the Profile or Organizations page, under the API key tab. The key is masked by default and can be revealed and copied. If your key may have been exposed, you can regenerate it; regenerating immediately invalidates the previous key, so update any integrations before doing so.

Some keys are inherited from your organization. In that case, the key is read-only for standard members, and only organization administrators can rotate it. See Organization settings.

Reference documentation

The full API reference, including endpoints, parameters, and example requests, is published at the external API documentation site. It is linked from the navigation rail under API Docs.

Last updated