Partner API:Main Page

From Developer Wiki

(Redirected from Partner API)
Jump to: navigation, search

The Partner API is a set of Web services that allow your applications to interact with the Mozes Connect platform and services. The Partner API is a server-side API, meaning it should be called from application servers and not through client applications such as JavaScript or Flash. Requests and responses and passed and returned, respectively, in JSON format.

Before you can call the API, you will need to get an API Key and Shared Secret from your account manager. This information will be passed with each request. Your API Key can be tied to accounts, projects, or any combination of the two. If tied to an account, it will be able to access any projects contained within the account. If tied to a project, then only that project can be accessed.

Once you're ready to go, you can refer to the menu to the right for the API's sub-topcs.

Personal tools