API Reference

Technical documentation for developers and DSP partners

OpenRTB 2.5 Integration

MS ADS NETWORK supports OpenRTB 2.5 protocol for real-time bidding integration.

Bid Request Endpoint

POST /api/openrtb/bid

Send bid requests using OpenRTB 2.5 format

Authentication

API Key authentication required in request headers

X-API-Key: your_api_key_here

Response Format

JSON response with bid details and creative specifications

Rate Limits

10,000 requests per minute per API key

Publisher API

Access your account data, statistics, and manage ad units programmatically.

GET /api/publisher/stats

Retrieve performance statistics

GET /api/publisher/ad-units

List all ad units

POST /api/publisher/ad-units

Create new ad unit

Need API Access?

Contact us to get your API credentials

Request API Access