All Classes and Interfaces

Class
Description
Account resource for accessing account information and credits.
Thrown when the API key is invalid or missing.
A list of message batches with pagination metadata.
Represents a single message in a batch send request.
Response from a batch send operation.
Represents the result of a single message in a batch.
Response from cancelling a scheduled message.
Represents credit balance information.
Thrown when the account has insufficient credits.
Request object for listing message batches.
Builder for ListBatchesRequest.
Request options for listing messages.
Builder for ListMessagesRequest.
Request object for listing scheduled messages.
Builder for ListScheduledMessagesRequest.
Represents an SMS message.
Represents a paginated list of messages.
Messages resource for sending and managing SMS.
Thrown when a network error occurs.
Thrown when the requested resource is not found.
Thrown when the rate limit is exceeded.
Represents a scheduled SMS message.
A list of scheduled messages with pagination metadata.
Request object for scheduling an SMS message.
Builder for ScheduleMessageRequest.
Request object for sending a batch of SMS messages.
Builder for SendBatchRequest.
Sendly API Client
Builder for Sendly client configuration.
Base exception for all Sendly errors.
Request object for sending an SMS message.
Builder for SendMessageRequest.
Thrown when the request contains invalid parameters.
Represents a configured webhook endpoint.
Response when creating a webhook (includes secret once).
Represents a webhook delivery attempt.
Webhook utilities for verifying and parsing Sendly webhook events.
Webhook event from Sendly.
Webhook event data containing message details.
Exception thrown when webhook signature verification fails.
Webhooks resource for managing webhook endpoints.
Result of testing a webhook.