MediaMath Platform API
MediaMath Platform API
curl -i -X POST \
'https://apidocs.mediamath.com/users/{user_id}/settings' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'
curl -i -X GET \
'https://apidocs.mediamath.com/atomic_creatives/healthcheck?q=string' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'