Submit resource request Early access

Submits a resource request with Infobip. Please note that costs may apply.

Please log in to see full path URL. Learn why.
post
/resources/1/requests
Request rate limit:
1 requests / second (per account)
Request Body schema:
application/json
collapse all -
type
required
string

Type of resource.

senderName
required
string [ 3 .. 11 ] characters

Sender name. GSM7 format required, with at least one letter.

additionalContactEmails
Array of strings [ 0 .. 3 ] items

Email addresses that can be added to the resource request.

countryCode
required
string

Country code in two-letter ISO standard.

requirements
required
Array of objects

List of requirements for the resource.

Array
key
string

The key of the requirement.

value
object

The value of the requirement. Can be a string, integer, or a list of strings and integers.

platform
object

CPaaS X properties.

applicationId
string [ 0 .. 255 ] characters

ID of the Application that would be associated with the resource request.

entityId
string [ 0 .. 255 ] characters

ID of the Entity that would be associated with the resource request.

Responses

201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

500

Internal Server Error

Request samples

Content type
application/json
Example

Alphanumeric Registration

Copy
Collapse all
{
  • "type": "ALPHANUMERIC_REGISTRATION",
  • "countryCode": "HR",
  • "senderName": "Example sender",
  • "additionalContactEmails":
    [
    • "examples@example.com",
    • "example.two@example.com"
    ],
  • "platform":
    {
    • "applicationId": "app-id",
    • "entityId": "entity-id"
    },
  • "requirements":
    [
    • {
      • "key": "companyWebsite",
      • "value": "example.com"
      }
    ]
}

Response samples

Content type
application/json
Copy
Collapse all
{
  • "id": "a0c63335-f841-4d43-9ef8-e0765a233f29"
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.