Skip to content

Developers

Promenaut for developers and agents.

Promenaut is an enterprise platform delivered through engagements. The platform's agentic workforce is provisioned per customer, so there is no self-serve public product API. What is public and documented here is the website API and the machine-readable files that let agents read and reach us.

For platform or integration access, talk to the team - we scope the surface and credentials to your environment.

01Public API

The endpoints that exist today.

These endpoints are publicly reachable over HTTPS at https://www.promenaut.ai. They accept a JSON body and return JSON, including structured JSON errors. They are fully described in the OpenAPI spec.

POST/api/v1/contactSend a contact or demo request to the Promenaut team.
POST/api/v1/newsletterSubscribe an email address to the Promenaut newsletter.
POST/api/v1/request-accessRequest access to a gated resource in the resource library.

Errors return a structured JSON body with a stable code, a human-readable message, and a hint on how to resolve it. The current version is v1; responses carry an X-API-Version header and an advisory RateLimit-Policy. Versioning, deprecation, and error details are in api.md.

03Platform access

Integrating with the platform.

The Promenaut platform runs agentic workflows against your own processes, with human sign-off and a full audit trail. Access to the platform and any integration surface is set up as part of an engagement, scoped to your environment and controls rather than issued as a public key. If you are building an integration or want programmatic access, tell us what you have in mind.

Want programmatic access to the platform?

Bring your use case. We'll scope the integration and the access your environment needs.