Integrations
Use Roezan's SMS API to programmatically send text messages.
Updated 1 week ago
Want to connect your app to Roezan's API?
You can find the Roezan API docs at the link below:
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
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).
The API can be very useful for niche cases, but you can also accomplish a lot by simply using our native Zapier integration.
Please reach out to us at support@roezan.com with any questions!