Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nextdoor Creatives API

The Creatives API from Nextdoor — 4 operation(s) for creatives.

Nextdoor Creatives API is one of 6 APIs that Nextdoor publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Creatives. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://developer.nextdoor.com.

4 operations 4 paths 0 schemas 4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Server
https://developer.nextdoor.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Nextdoor Creatives API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. By default, every request must be authenticated.

  • oauth2 — Nextdoor uses OAuth-based access tokens to authorize API requests. Refer to developer.nextdoor.com for token issuance and required scopes.

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 POST. Each is listed below with its method, path, parameters, and response codes.

Creatives 4
POST
/v1/creative/create
Create a creative asset
createCreative → 200
POST
/v1/media/video/upload
Upload a video media asset
uploadVideo → 200
POST
/v1/media/logo/upload
Upload a logo media asset
uploadLogo → 200
POST
/v1/media/canvas/upload
Upload a canvas media asset
uploadCanvas → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nextdoor-creatives-api-openapi.yml Raw ↑

Other APIs Nextdoor publishes across the network.

Nextdoor
Nextdoor Advertising API
Nextdoor Conversions API
Nextdoor Posts API
Nextdoor Search API