Botkeeper Platform API
Botkeeper's partner platform API. The company does not publish a reference, a portal or a specification for it; the only public evidence of its shape is Botkeeper's own status page, which lists three first-party components under "Application Programming Interface (APIs)" — User API, Bookkeeping API and Tasks API — and the first-party Zapier app, which exposes eight operations across clients, tasks, users and documents. The production host is an AWS API Gateway that answers every unauthenticated request with {"message":"Missing Authentication Token"}; authentication is Amazon Cognito OIDC. Recorded here from probed evidence only.