Introduction

Nexx360 provides an API endpoint compatible with Prebid SDK

Endpoint

POST / https://fast.nexx360.io/inapp

Configuration

The publisher can rely on Prebid SDK documentation.

IOS

The global documentation is available below

On page https://docs.prebid.org/prebid-mobile/pbm-api/ios/code-integration-ios.html#set-prebid-server, PREBID_SERVER_AUCTION_ENDPOINT is now https://fast.nexx360.io/inapp

On pages similar to https://docs.prebid.org/prebid-mobile/pbm-api/ios/ios-sdk-integration-gam-original-api.html#banner-api replace CONFIG_ID per stored_request_id from Nexx360 such as testnexx

Android

The global documentation is available below

On page https://docs.prebid.org/prebid-mobile/pbm-api/android/code-integration-android.html#set-prebid-server, PREBID_SERVER_AUCTION_ENDPOINT is now https://fast.nexx360.io/inapp

On pages similar to https://docs.prebid.org/prebid-mobile/pbm-api/android/android-sdk-integration-gam-original-api.html#html-banner replace CONFIG_ID per stored_request_id from Nexx360 such as testnexx

Last updated