Everything you need to know about Prelude Transactional API to start sending transactional messages to your users via SMS and online messaging channels.
https://api.prelude.dev/v2
.
Authorization
header.
You can create an API key in the Dashboard, under the API Keys section of the
settings.
2xx
range indicate success.4xx
range indicate an error that failed given the information provided (e.g. required parameter was omitted or an authentication failed).5xx
range indicate an error with Prelude's servers (these are rare).code
and a human-readable message
and a param
field.
See Errors for more details as well as a list of all possible error codes.