All Poelis Public API requests must include a valid REST API key. This page is the API reference for the exact request shape; for obtaining keys and operational guidance, see Authentication.Documentation Index
Fetch the complete documentation index at: https://docs.poelis.com/llms.txt
Use this file to discover all available pages before exploring further.
Required Header
Send your REST API key in theAuthorization header using Bearer token format:
Scoping
REST API keys are organization-scoped: they grant access to all workspaces, products, and items in that organization.Missing or Invalid Key
If the header is missing or the key is invalid/revoked, the API returns401 Unauthorized. See Status Codes and Response Format for the canonical error body shape.