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 portal API

The portal API from Neynar — 3 operation(s) for portal.

This API exposes 3 operations across 3 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.

3 operations 3 paths 0 schemas 2 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 portal 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 3

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

portal 3
GET
/portal/organization/billing
Get billing information for the current organization
billing → 200400401403404500
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-portal-api-openapi.yml Raw ↑