BoltReply.io developer resources
Integrate agents with BoltReply.io
BoltReply.io is GrowLocal's AI review-response software. Use the API to draft on-brand business replies to customer reviews and manage the business context behind them.
Start here
- Load the OpenAPI specification.
- For account-specific replies, call
POST /api/v1/ai/generatewith a signed-in user's Bearer token. - For a limited demo, use
POST /api/tools/ai-review-answer-generator.
Documentation and machine-readable resources
- OpenAPI 3.1 JSON
Machine-readable operation IDs, request schemas, responses, and error contracts.
- OpenAPI 3.1 YAML
The same API description in YAML for developer tooling.
- API guide
How to generate review replies, use public tools, and recover from errors.
- Authentication
Bearer-token requirements for account-scoped API operations.
- Webhooks
Stripe billing-event verification and integration boundaries.
- Agent instructions
A concise machine-readable starting point for AI agents.
Errors and support
Unknown /api/* paths return structured JSON errors with a stable code, message, recovery hint, and documentation URL. BoltReply.io does not currently offer a public MCP server. For integration support, contact admin@boltreply.io.