1.1  API Sample

http://{Your_Network_Domain}/api/v1/{method}?key={key}&id={value}
Introduction:
{Your_Network_Domain}: Fuseclick application domain for the network
{method}: API method name
{key}: API Key generated by system for network or affiliate
{value}: Value of parameter.

When you call http://{Your_Network_Domain}/api/v1/getOfferById?key=NETabc123&id=42, {Your_Network_Domain} is demo.fuseclick.com, {version} is v1, {method} is getOfferById, {key} is NETabc123, {value} of parameter “id” is 42。
 

1.2  Requirements

Network API Information provided by Fuseclick:
1) Network key: Every network requires a key for using network API.
2) Affiliate key: The network requires an affiliate key for its Affiliates who use API.
3) IP Address: An API key must be paired with a valid IP, then user can call API from the IP
 

1.3  Validation

1) Key: API Key for Network or its Affiliate.
2) IP: Network imposes restrictions on the client IPs which access API according to its.
3) Max Access: max 50 / minute