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

NovelAI /user/subscription/ API

The /user/subscription/ API from NovelAI — 2 operation(s) for /user/subscription/.

NovelAI /user/subscription/ API is one of 6 APIs that NovelAI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include /user/subscription/. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.novelai.net.

2 operations 2 paths 3 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Server
https://api.novelai.net
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

NovelAI /user/subscription/ API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearer).

Paths & Operations 2

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

/user/subscription/ 2
POST
/user/subscription/bind
SubscriptionController_bindSubscription body → 201400401404409500
POST
/user/subscription/change
SubscriptionController_changeSubscriptionPlan body → 200400401404409500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are BindSubscriptionRequest (4 properties), ApiError (2 properties), ChangeSubscriptionPlanRequest (1 property). Each schema is shown below with its type and property counts.

ChangeSubscriptionPlanRequest
object
1 property 1 required
BindSubscriptionRequest
object
4 properties 2 required
ApiError
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

novelai-user-subscription-api-openapi.yml Raw ↑

Other APIs NovelAI publishes across the network.

NovelAI API
NovelAI /ai/ API
NovelAI /ai/module/ API
NovelAI / API
NovelAI /user/ API