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

Recraft Images API

The Images API from Recraft — 16 operation(s) for images.

Recraft Images API is one of 5 APIs that Recraft publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://external.api.recraft.ai.

16 operations 16 paths 0 schemas 16 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://external.api.recraft.ai/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Recraft Images API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer token authentication using a Recraft API token.

Paths & Operations 16

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

Images 16
POST
/v1/images/generations
Generate image
body → 200
POST
/v1/images/generations/raster
Generate raster image
body → 200
POST
/v1/images/generations/vector
Generate vector image
body → 200
POST
/v1/images/imageToImage
Image to image
body → 200
POST
/v1/images/inpaint
Image inpainting
body → 200
POST
/v1/images/outpaint
Image outpainting
body → 200
POST
/v1/images/replaceBackground
Replace background
body → 200
POST
/v1/images/generateBackground
Generate background
body → 200
POST
/v1/images/vectorize
Vectorize image
body → 200
POST
/v1/images/removeBackground
Remove background
body → 200
POST
/v1/images/crispUpscale
Crisp upscale
body → 200
POST
/v1/images/creativeUpscale
Creative upscale
body → 200
POST
/v1/images/eraseRegion
Erase region
body → 200
POST
/v1/images/variateImage
Remix image
body → 200
POST
/v1/images/explore
Explore
body → 200
POST
/v1/images/explore/similar
Explore similar
body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

recraft-images-api-openapi.yml Raw ↑

Other APIs Recraft publishes across the network.

Recraft API
Recraft Prompts API
Recraft Styles API
Recraft Users API