Want to connect your app to Roezan's API?
You can find the Roezan API docs at the link below:
Getting Started
You can make calls to Roezan's API
The base API URL which will be:
https://app.roezan.com/api
The Endpoint subpath, which depends on what action you're taking but will be something like:
/integrations/message/send
(This sends a message).
These can be seen in the Roezan documentation here
Note On SwaggerHub
SwaggerHub is primarily only for documentation purposes. Swaggerhub allows you to test the calls directly in the browser, but we recommend testing with Postman
Swaggerhub API urls will provide dummy data. For your real account data, you'll want to use the Roezan live API address (https://app.roezan.com/api).
Zapier Alternative
The API can be very useful for niche cases, but you can also accomplish a lot by simply using our native Zapier integration.
FAQ
Does the Roezan API enforce opt-out blocking?
Yes. Messages sent to contacts who have opted out will be automatically blocked and not delivered.
Does the API enforce TCPA quiet hours?
No. The API does not restrict sending times. You are responsible for ensuring compliance with TCPA quiet hours.
What are the API rate limits?
The API is limited to 100 requests per minute (RPM).
Does the link shortener work with API sends?
Yes. The link shortener works as long as the correct merge tag is used in your message.
Does adding a tag via the API trigger automations?
Yes. Adding a tag via the API can trigger any automations associated with that tag.
Need Help Or Have Further Questions?
Please reach out to us at support@roezan.com with any questions!