Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Section


Column


Alongside releasing the new Pay-Thru Vouchers, we are also releasing the first public preview of the new SOCIFI Public API.

Requesting the access

Managing the WiFi and your network should be as easy as possible. Thus the SOCIFI Public API is allowed for every user with the SOCIFI Dashboard account.

Security

Every API request must be authenticated using JSON Web Token (JWT). To issue the JWT token make the POST request to /token endpoint with username and password as a body parameter.

Using API

API Endpoint
admin-api.socifi.com
Protocolhttps*
Authentication (header)Bearer theJWTtoken
Response formatJSON

* A secure version of HTTP protocol must be always used.

API Documentation

The documentation is located on our API servers. This brings great benefit not only in keeping them up to date but also you can use it as a sandbox. You can view all the routes and make the request directly in the sandbox UI.

Head over now to the resources documentation.

Info
Note: You will need your SOCIFI Dashboard account username and password to authenticate.



Column

Table of Contents

Table of Contents
excludeTable of Contents


...