Partner API:Data Model
From Developer Wiki
- Getting Started
- Data Model
- Request Generation
- Web Services
Each account at Mozes allows you to create projects. Within those projects, you may create campaigns that allow you interact with an audience and build a mobile list. All of these resources are represented by IDs that our API uses in its service requests. An easy way to look up these IDs is by checking the URL in Mozes Connect.
Accounts
When you first log in to your account on Connect, the URL for the dashboard will contain your account ID.
Projects
A project represents what or whom it is you are promoting. Your account may have many projects. To find out what the project's ID is, go to the project dashboard in Connect, and the URL will contain the ID.
Campaigns
Campaigns are the means to which you promote your project. A project may contain many campaigns, including Text-to-Screen and iTunes coupons. Our APIs currently do not allow you to create or interact with campaigns, but there are some APIs that may allow you to provide the campaign ID for tracking purposes. The campaign's ID is displayed when you click on the campaign to edit it.
Users
Users are the audience to whom your campaigns will be targeting. All of our Web services refer to users by a Mozes ID instead of their mobile phone numbers. The user/lookup Web service will return the Mozes ID for a phone number.


