---

layout: page_v2
title: Prebid for Developers
description: Developers Landing Page
sidebarType: 0
---

<a name="publisher_developers"/>


# Developers

## Publisher Developers

Key links for publisher developers.

**Prebid.js** - integrating display and video ads in standard web pages:

+ [What is Prebid.js](/prebid/prebidjs.html)
+ [Getting Started with Prebid.js](/dev-docs/getting-started.html)
+ [Publisher API Reference](/dev-docs/publisher-api-reference.html)
+ [Download a Prebid.js package](/download.html)
+ [Troubleshooting Guide](/dev-docs/prebid-troubleshooting-guide.html)

**Prebid for AMP** - integrating display ads into AMP pages:

+ [How Prebid on AMP works](/prebid-server/use-cases/pbs-amp.html)
+ [Prebid AMP Implementation Guide](/dev-docs/show-prebid-ads-on-amp-pages.html)
+ [Prebid Server AMP endpoint documentation](/prebid-server/endpoints/openrtb2/pbs-endpoint-amp.html)

**Prebid Mobile** - integrating display, video, and native ads into iOS and Android apps:

+ [Getting started with Prebid Mobile](/prebid-mobile/prebid-mobile-pbs.html)
+ [Android code integration](/prebid-mobile/pbm-api/android/code-integration-android.html)
+ [iOS code integration](/prebid-mobile/pbm-api//ios/code-integration-ios.html)

---

<a name="demand_developers"/>

## Demand Developers

Key links for integrating into the Prebid ecosystem.

**Prebid.js** - adding an adapter:

+ [How to add a bid adapter](/dev-docs/bidder-adaptor.html)
+ [How to add an analytics adapter](/dev-docs/integrate-with-the-prebid-analytics-api.html)
+ [Open source repository](https://github.com/prebid/Prebid.js)

**Prebid Server** - adding an adapter:

+ [Adding a new bid adapter](/prebid-server/developers/add-new-bidder-go.html)