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

The Catalog API from Envato — 2 operation(s) for catalog.

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

Tagged areas include Catalog. 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 Catalog 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.

Catalog 2
GET
/v1/market/popular:json
List popular items by site
getPopularItems 1 param → 200
GET
/v1/market/new-files:json
List newest files for a site and category
getNewFiles 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

envato-catalog-api-openapi.yml Raw ↑

Other APIs Envato publishes across the network.

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