Authentication
Bearer API keys, scoped to your organization.
All requests require an API key sent as a bearer token.
Keys are scoped to an organization. Documents are only visible to the
organization that uploaded them, so a document_id from another organization
returns 404 DOCUMENT_NOT_FOUND rather than 403.
Server-side only
Keep keys on your server. They carry full access to your organization's documents.

