If you have your own system and would like to create an API ID for your accounts without our dashboard, we have just created an API allowing you to do just that. This API is for server to server communication, in case you have your own CRM system or something similar to manage your customer base.
- Parameters (All are mandatory):
Parameter Name (Case Sensitive) |
Value |
Description |
Default Value |
user |
Admin’s username |
The admin’s username that matches the api_id |
|
api_id |
Admin’s Api Id |
The admin’s api_id that matches the username |
Generated from edit profile |
account_username |
Advertiser’s username |
The advertiser's username that this API ID will be generate for |
|
- Return Code
- If the API succeeds then it will return with status code 200 with the following message:
- "api_id:API_ID" i.e. “api_id:Xo8ZFR4iRN3I66vh"
- If an error occurs or there is an invalid parameter then it returns with status code 400 or 500 with an error message in the response.
Example:
https://mcpn.us/limeApi?ev=generateApi&user=adminuser&api_id=A1H444h07FhB65dn&account_username=jsmith@gmail.com
Comments
0 comments
Article is closed for comments.