Skip to main content
Version: 1.0.0

BidMachine Placement Management API

This API lets publishers create, list, update, and delete placements on their ad sources programmatically — without using the BidMachine dashboard. Requirements:

  • Bearer token authentication. Obtain a token via the Get Access Token endpoint using your dashboard login and password.
  • All operations are scoped to sources owned by the authenticated publisher. Requests for foreign sources return 403 Forbidden. Note: Tokens are short-lived. When a request returns 401 Unauthorized, re-authenticate and retry with a fresh token.

Authentication

Security Scheme Type:

http

HTTP Authorization Scheme:

basic