
AgentPMT Development Updates — April 17, 2026
By Stephanie GoodmanApril 17, 2026
Async external workflow trigger API, a Webhook API Credential Manager landing page, granular dashboard access controls, an AI-discoverable docs rebuild, richer public API documentation, and hardened customer authentication.
NewsDevelopment Updates
AgentPMT Development Update — April 17, 2026
Here's what we shipped since the last update.
New Features
- Async external workflow trigger API — programmatic agents can now kick off AgentPMT workflows asynchronously and poll run status through a dedicated endpoint.
- Webhook API Credential Manager landing page — a new public product page walks through the credential injection proxy with use cases, security details, auth compatibility, and pricing.
- Dashboard access controls — granular per-user flags for dashboard tabs and subtabs so accounts only see what they should.
- AI-discoverable docs system — the documentation site was rebuilt on MDX with centralized metadata and new API reference pages so AI agents and crawlers can index the full catalog.
- n8n Workflow Connector tutorial — a step-by-step guide for connecting AI agents to n8n workflows.
- Telegram integration tutorial — covers both the shared AgentPMT bot and custom bot paths in one doc.
Updates
- Refreshed the homepage showcase with new copy and real vendor tool icons on the specialty tabs.
- Added scroll-reveal animations and a centralized motion system across the homepage and marketing pages for smoother, more polished transitions.
- Upgraded the public API reference with nested schema rendering and real example JSON — endpoints now show complete request and response shapes instead of empty rows.
- Added a dedicated Embedding section to the API docs for the URLs host sites use when embedding the AgentPMT chat widget.
- Regrouped external workflow endpoints under Autonomous Agents in the API docs so agent-facing routes are easier to find.
- Standardized public API error responses with stable machine-readable codes, categories, and remediation hints across both REST and MCP surfaces.
- Strengthened customer authentication with bearer-first handling across the customer, credits, and MCP endpoints.
- Cleaner credential listings by hiding internal endpoint-profile entries that aren't meant to be user-visible.
- More reliable industry tag redirects across the marketing site.
Bug Fixes
- Fixed tutorial routing and card rendering issues in the documentation site.
- Fixed a script-loading warning that was surfacing on the docs and root layout.

