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

Krea General API

Core API operations including job management and billing information

Krea General API is one of 7 APIs that Krea publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include General. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, rate-limit docs, code examples, and tutorials.

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

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

3 operations 2 paths 0 schemas 1 DELETE2 GET

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

Paths & Operations 3

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

General 3

Core API operations including job management and billing information

GET
/jobs
List jobs
4 params → 200400401
GET
/jobs/{id}
Get a job by ID
1 param → 200404
DELETE
/jobs/{id}
Delete a job by ID
1 param → 200404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

krea-ai-general-api-openapi.yml Raw ↑

Other APIs Krea publishes across the network.

Krea Assets API
Krea Image API
Krea Image Enhance API
Krea Node Apps API
Krea Styles API
Krea Video API