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 Node Apps API

Executing custom node apps built in our nodes tool

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

Tagged areas include Node Apps. 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 2 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.

2 operations 2 paths 0 schemas 1 GET1 POST

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 Node Apps API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Bearer) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 2

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

Node Apps 2

Executing custom node apps built in our nodes tool

GET
/node-apps/{id}
Get a node app by version ID
1 param → 200401404
POST
/node-apps/{id}/execute
Execute a node app
1 param body → 200400401402404429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

krea-ai-node-apps-api-openapi.yml Raw ↑

Other APIs Krea publishes across the network.

Krea Assets API
Krea General API
Krea Image API
Krea Image Enhance API
Krea Styles API
Krea Video API