Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Introduction

These pages will provide you all information about the Smappee REST API.

Authentication

Before you can use the different API methods, you will have to authenticate yourself to the Smappee cloud. The authentication mechanism is based on oauth2 specification, for more information on the oauth2 spec see: http://oauth.net/documentation

Following calls are available to manage the authentication:

(info) Both calls need a "Client_id" or "Client_secret" which are user specific, please contact info@smappee.com to get this information.

API methods

Versioning

To support future changes and maintain backwards compatibility, we keep different versions of the API online. The different versions can be distinguished by the vX (where X is the version number) in the URL. The differences between the different versions are explained the different pages that are dedicated to one API call.

Common pitfalls

Content

  • No labels