/api/contactSubmit a contact request. Returns an explicit unavailable response until a contact handler is configured.
Request body
Response
These are the routes the Aries app uses internally. The app handles validation, authentication, and safe response shaping so the browser never touches internal systems directly.
/api/contactSubmit a contact request. Returns an explicit unavailable response until a contact handler is configured.
Request body
Response
/api/onboarding/startStart business onboarding and set up the workspace.
Request body
Response
/api/marketing/jobsCreate a new marketing campaign.
Request body
Response
/api/marketing/jobs/:jobIdRead the current state of a marketing campaign.
Request body
Response
/api/marketing/jobs/:jobId/approveApprove a campaign checkpoint and resume the next stage.
Request body
Response
/api/integrationsList connected channel status and health.
Request body
Response
/api/integrations/connectStart a channel connection from the app.
Request body
Response
/api/publish/dispatchSubmit approved content for publishing.
Request body
Response
/api/calendar/syncRequest a calendar synchronization.
Request body
Response