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

99designs Designers API

Search and retrieve designers, reviews, and portfolios.

99designs Designers API is one of 4 APIs that 99designs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Designers. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 4 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://api.99designs.com/resources/v1.

4 operations 4 paths 8 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://api.99designs.com/resources/v1
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

99designs Designers API declares 2 security schemes for authenticating requests. An API key is passed in the header as Api-Key-Id (ApiKeyId). An API key is passed in the header as Api-Key-Secret (ApiKeySecret). By default, every request must be authenticated.

Paths & Operations 4

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

Designers 4

Search and retrieve designers, reviews, and portfolios.

POST
/designers
Search designers
searchDesigners body → 200400
GET
/designers/{designerId}
Retrieve a designer
getDesigner 1 param → 200404
GET
/designers/{designerId}/reviews
Retrieve designer reviews
getDesignerReviews 3 params → 200404
GET
/designers/{designerId}/designs
Retrieve designer portfolio
getDesignerDesigns 4 params → 200404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Designer (20 properties), DesignerSearchRequest (11 properties), Design (5 properties), Review (3 properties). Each schema is shown below with its type and property counts.

Review
object
3 properties
Designer
object
20 properties
DesignerSearchRequest
object
11 properties
Design
object
5 properties
DesignerSearchResults
object
3 properties
ErrorEnvelope
object
2 properties
DesignResults
object
3 properties
ReviewResults
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

99designs-designers-api-openapi.yml Raw ↑

Other APIs 99designs publishes across the network.

99designs Briefs API
99designs Coupons API
99designs Orders API