## Glossary

- **Account**: Used for Nextdoor access and represents the managing user. There is only one account per username (email address) login.
- **Page**: Represents the publication as a public entity on Nextdoor. There may be one or more pages per account.

## Credentials Setup

Nextdoor issues an OAuth2 client ID and client secret and configures a redirect URL specified by the partner. Each partner should store these credentials securely.

More details: [Sharing Get Access Token](https://developer.nextdoor.com/reference/sharing-get-access-token)

## Publisher Opt-in for Syndication

When a publisher user opts-in to sharing their content on Nextdoor, the partner will perform the following steps:

> Note: Please specify the appropriate URL domain according to the region of your user ([Sharing Availability](https://developer.nextdoor.com/reference/sharing-availability)).

## API Demo

This is a recorded demo of the Nextdoor for News Partners API - YouTube

Tap to unmute

[This is a recorded demo of the Nextdoor for News Partners API](https://www.youtube.com/watch?v=VgoI2xB-bwg) [Nextdoor Dev](https://www.youtube.com/channel/UCeV0NKBo7S-7wlhiRv2addQ)

Nextdoor Dev1 subscriber

```
(function() {
    'use strict';
})();
```
