notify-api.formtion.app Open in urlscan Pro
2606:4700:3031::ac43:a98e  Public Scan

Submitted URL: https://notify-api.formtion.app/
Effective URL: https://notify-api.formtion.app/v1/swagger/index.html
Submission: On July 30 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><input class="download-url-input" type="text" value="doc.json"><button class="download-url-button button">Explore</button></form>

Text Content

Explore


NOTIFY-API

 1.0 

[ Base URL: notify-api.formtion.app/v1 ]

doc.json

This is the API for Notify. With Notify you can securely send messages from the
frontend to your chosen provider to send messages.

Terms of service
Contact API Support
Apache 2.0
Docs
Schemeshttps
Authorize



NOTIFICATION

POST/notifications




PROJECT

GET/settings/projects


POST/settings/projects


GET/settings/projects/{projectId}


PUT/settings/projects/{projectId}


DELETE/settings/projects/{projectId}




ACTIVITY

GET/settings/projects/{projectId}/activities


GET/settings/projects/{projectId}/activities/{activityId}




FLOW

GET/settings/projects/{projectId}/flows


POST/settings/projects/{projectId}/flows


GET/settings/projects/{projectId}/flows/{flowId}


PUT/settings/projects/{projectId}/flows/{flowId}


DELETE/settings/projects/{projectId}/flows/{flowId}




HOST

GET/settings/projects/{projectId}/hosts


POST/settings/projects/{projectId}/hosts


GET/settings/projects/{projectId}/hosts/{hostId}


DELETE/settings/projects/{projectId}/hosts/{hostId}


PUT/settings/projects/{projectId}/hosts/{hostId}/verify




INTEGRATIONMAILGUN

GET/settings/projects/{projectId}/integrations/mailgun


PUT/settings/projects/{projectId}/integrations/mailgun


POST/settings/projects/{projectId}/integrations/mailgun


DELETE/settings/projects/{projectId}/integrations/mailgun


GET/settings/projects/{projectId}/integrations/mailgun/already-set




INTEGRATIONSLACK

PUT/settings/projects/{projectId}/integrations/slack


POST/settings/projects/{projectId}/integrations/slack


DELETE/settings/projects/{projectId}/integrations/slack


GET/settings/projects/{projectId}/integrations/slack/already-set



MODELS

model.Activity
model.Flow
model.FlowRequest
model.Host
model.HostRequest
model.HttpError
model.MailgunCredentialsRequest
model.Notification
model.Project
model.ProjectRequest
model.SlackCredentialsRequest
model.StateResponse
model.SuccessMessage