SimplyCast API


Integrate Your Solution with SimplyCast!

Features

Features of the SimplyCast API include:

  • Supports transfer over HTTPS
  • HTTP-based
  • Ability to have multiple keys and to revoke keys
  • Limit key access to an IP address or domain
  • Manage your contacts without logging in

API Overview

The SimplyCast API is based on HTTP and implements many of the recommendations set out in the REST (Representational State Transfer) system architecture. The API follows the following REST constraints:

  • Client-server

    The API is a client-server API. You connect directly to SimplyCast servers.

  • Uniform Interface

    The interface of the API is represented as resource URIs. Discovery of resources is provided by links returned in representations.

  • Stateless

    Each request is atomic. Authentication is provided on a per-call basis (there are no sessions).

The SimplyCast API supports transfers over HTTPS to help ensure that your data is secure. Authentication is done using a combination of a public identifier key and a secret key. You may have multiple key sets, which you can revoke at any time. You may also apply restrictions on the on the key, such as originating IP and domain.


Sign Up Today
Email Address *

First Name *

Password *

Confirm Password *


By clicking this button, you agree to SimplyCast's Anti-SPAM Policy & Terms and Conditions

API Wrappers

We have API wrappers that will ease your integration with the SimplyCast API. They will handle the connection details and provide a simple interface to make API calls with. If you would like to see an API wrapper in a language we have not supported yet, let us know and we can make it happen!

Page Background: 
Olive Green (#90a639)