idBlender API

idBlender API v1

idBlender's API exposes the entire idBlender cloud infrastructure via a standardized programmatic interface. Using API, you can do just about anything you can do on idblender.com via the customer dashboard.

The idBlender API is a RESTful API based on HTTPS requests and JSON responses. If you are registered with idBlender, you can start using API right away.

What is idBlender?

idBleder makes WiFi secure by providing individual login credentials for everybody and Enterprise grade encryption. We ensure that authentication servers (RADIUS) are always online and make it simple to use for non-technical people.

Audience for APIs

idBlender offers public API with three audiences in mind.

  1. Customers
  2. Partners

Customers: Organizations and co-working centers all over the world choose idBlender to protect their networks and WiFi. Most customers manage their settings, identities and VPN networks in the web dashboard. Virtually anything you can do in the customer dashboard may be done via API. Developers can integrate idBlender tools into existing systems and infrastructure.

Partners: Solution providers and ISP's make using idBlender a seamless option for improving their customers' security. These APIs make that easier to do at scale and with a whitelabel interface.

Endpoints

The API is accessed by making HTTPS requests to a specific version endpoint URL, in which GET, POST, PUT, PATCH, and DELETE methods dictate how your interact with the information available. Every endpoint is accessed only via the SSL-enabled HTTPS (port 443) protocol.

The stable base URL for all Version 1 HTTPS endpoints is:

https://api.idblender.com/v1

Documentation

Detailed documentation can be found at:
https://api.idblender.com/v1/spec/