Skip to content
FLORA API
Search
Ctrl
K
FLORA Docs
Go to app
MCP
API Guides
API Explorer
FLORA Docs
Go to app
CLI Tool
HTTP
HTTP
TypeScript
TypeScript
Go
Go
CLI Tool
CLI Tool
MCP
API Guides
API Explorer
Overview
Techniques
Retrieve
List
Runs
Create
Retrieve
Assets
Create
Complete
Retry
List
Retrieve
Workspaces
List
Projects
List
Create
Retrieve
List Nodes
Assets
Attach Asset
Models
List
Runs
Start Generation
Start Technique
API Reference
Copy Markdown
Open in
Claude
Open in
ChatGPT
Open in
Cursor
Copy Markdown
View as Markdown
Techniques
Technique catalog endpoints.
Get a technique
$
flora techniques retrieve
GET
/techniques/{techniqueId}
List techniques
$
flora techniques list
GET
/techniques
Techniques
Runs
Nested technique run endpoints.
Start a technique run
$
flora techniques:runs create
POST
/techniques/{techniqueId}/runs
Get a technique run
$
flora techniques:runs retrieve
GET
/techniques/{techniqueId}/runs/{runId}
On this page
Overview
Techniques
Runs