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

Envato Author API

The Author API from Envato — 2 operation(s) for author.

Envato Author API is one of 8 APIs that Envato publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

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

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
3.0.0
Base URL
https://api.envato.com
Authentication
HTTP Bearer, OAuth 2.0
License
Proprietary
Resource Areas
1

Authentication & Security 2

Envato Author API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (Personal Token) (bearerAuth). It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

  • bearerAuth — Envato personal token issued from build.envato.com. Sent as Authorization: Bearer .

Paths & Operations 2

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

Author 2
GET
/v1/market/private/user/earnings-and-sales-by-month.json
Get the authenticated author's earnings and sales by month
getEarningsAndSalesByMonth → 200
GET
/v1/market/private/user/total-deposits.json
Get the authenticated author's total deposits
getTotalDeposits → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

envato-author-api-openapi.yml Raw ↑

Other APIs Envato publishes across the network.

Envato Market API
Envato Elements Affiliate API
Envato Catalog API
Envato Downloads API
Envato Items API
Envato Search API
Envato User API