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

Neynar subscription API

The subscription API from Neynar — 2 operation(s) for subscription.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.4, at version 3.176.0.

Requests are made against a single base URL, https://api.neynar.com.

2 operations 2 paths 0 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.4
API Version
3.176.0
Base URL
https://api.neynar.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Neynar subscription API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key to authorize requests

Paths & Operations 2

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

subscription 2
POST
/portal/subscription/upgrade
Process subscription upgrade with credit
upgrade body → 200400401402404500
GET
/portal/subscription/upgrade/preview
Get upgrade preview with credit calculation
upgrade-preview 2 params → 200400401402404500

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

neynar-subscription-api-openapi.yml Raw ↑