联盟伙伴与广告主创建 API
Common Parameters
Query
Type
Description
mid
Integer
Network Account ID
api-key
String
Network API Key
secret-key
String
Network Secret Key
Action
Query
Type
Description
action
String
Allowed Values: create / update / delete
affiliate_id
Integer
Required in Affiliate Update and Delete
advertiser_id
Integer
Required in Advertiser Update and Delete
List of Data Fields
Query
Type
Description
first_name
String
Affiliate / Advertiser's first name
last_name
String
Affiliate / Advertiser's last name
signup_ip
IPv4 / IPv6
IP address of the device on which API is being used
String
Affiliate / Advertiser's email
password
String
Password for future login
mobile
int
Affiliate / Advertiser's Mobile Number
company
String
Company Name
address
String
Address of Affiliate / Advertiser
city
String
City of the Affiliate / Advertiser
state
String
State of the Affiliate / Advertiser
state_code
String
State code of the Affiliate / Advertiser
zip
String
Zip code of the Affiliate / Advertiser
country
String
Country of the Affiliate / Advertiser
im_type
String
Social media for instant messaging
im_value
String
Social Media Profile
status
String
Allowed values: Approved, Pending, Rejected
Affiliate Create
🔗 Click to Test Affiliate Create API
Example API Request

API Response
Advertiser Create
🔗 Click to Test Advertiser Create API
Example API Request

API Response
For secure interactions, always call the API from the server-side.
最后更新于