HTTP API 3.0 MOBIPACE
HTTP API 3.0 is the simplest way to connect directly to MOBIAPCE and it is include a full range of system capabilities.

API allows to automatize work with the system and connect directly to MOBIPACE SMS gateway.
HTTP API 3.0 opportunities
HTTP API 3.0 methods
Limitations
Price

The HTTP API 3.0 is platform-independent.

This makes it easier to integrate the product into any solution, regardless of the technologies and programming languages used.



The HTTP API provides the following features:

  • Sending messages in ASCII format (Latin)
  • Sending messages in UNICODE format
  • Sending WAP push messages
  • Send long (multipart) messages
  • Tracking the status of a sent message
  • Planning to send messages
  • Balance request
  • Automatic calculation of the cost of sending messages


Download the specification HTTP API 3.0 MOBIPACE
Detailed specification with detailed description of query methods and examples.

Data transfer is performed by exchanging data within the application layer Protocol. Data is exchanged over the HTTPS Protocol, i.e. HTTP (RFC 2068, RFC 2616) with the mandatory use of the SSL/TLS layer. The connection to the server is established on port 444.

Requests are sent using the POST method in JSON format.



There are five methods for querying the MOBIPACE system:

•    Authorization
•    “Send message” method
•    “Calculate price” method
•    “Query message” method
•    “Query balance” method

Each of the five query methods uses its own Internet address (URL).

Data exchanged by the Partner's SOFTWARE with the MOBIPACE server must be interpreted in JSON format.


Download the specification HTTP API 3.0 MOBIPACE
Detailed specification with detailed description of query methods and examples.

To use the HTTP API 3.0, Partners who have registered and use the system through social network accounts must set a password in the MOBIPACE personal account in the "Personal data" section.

  1. A single request supports sending messages to no more than 20,000 recipients, while the MOBIPACE server only accepts one request for the same account at a time.
  1. The Recipient's number must be specified in international format (max. 15 digits).
  1. The maximum length of a message sent is 500 characters (including spaces and punctuation marks).
  1. To successfully send messages to the server, you must also:
    • After registration, set the account currency in the MOBIPACE system, in the "Personal data" section.
    • Send messages only from registered Sendernames.
              The names of senders must first be agreed with Your Manager.
  1. If you want to schedule and send messages based on your local time, you need to set your time zone in the MOBIPACE system, in the "Personal data" section.

  By default, the MOBIPACE system time is set to UTC (World coordinated time)



Download the specification HTTP API 3.0 MOBIPACE
Detailed specification with detailed description of query methods and examples.
HTTP API 3.0 FREE OF CHARGE


The HTTP API 3.0 of the MOBIPACE system is provided completely free of charge and it is ready to use.




Download the specification HTTP API 3.0 MOBIPACE
Detailed specification with detailed description of query methods and examples.

Back to our products