Short Code
Learn about dedicated short codes and how to call the API for your account's number information
What is a dedicated short code?

Pros for using a dedicated short code
Cons for using a dedicated short code
Short code throughput and limits
Summary
Short Code Type Options

Premium short code
Vanity short code
Random short code
Get a dedicated short code for sending messages
View your Numbers and Short Codes with the API
List the short codes on your account
Example request
Example response
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200
Success
application/json
400
BadRequestError
application/json
401
UnauthorizedError
application/json
403
ForbiddenError
application/json
500
InternalServerError
application/json
get
/shortcodesList all numbers on your account
Example request
Example response
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
pagenumberOptional
pageSizenumberOptional
sortBystringOptional
sortDirectionstring · enumOptionalPossible values:
querystringOptional
Responses
200
Success
application/json
400
BadRequestError
application/json
401
UnauthorizedError
application/json
403
ForbiddenError
application/json
500
InternalServerError
application/json
get
/dedicated-numbersLast updated
Was this helpful?