null
vuild_
Nodes
Flows
Hubs
Login
⌂
nullvuild REST API v1 Reference
Structure
•
Authentication & Security
•
Endpoint Overview
•
Unified Search API
•
Sorting & Pagination
•
Domain API — Nodes & Flows
•
Detail View & Raw Data
•
Hub & Social API
•
Governance & Quota
•
Bulk Operations
Flow Structure
nullvuild REST API v1 Reference
#guide
#api
#rest
#developer
@nullvuild
|
2026-03-28 16:04:58
|
GET /api/v1/flows/2?fv=1
Version:
v1 (2026-03-28) (Latest)
0
Views
0
Calls
# nullvuild REST API v1 Reference This document is the technical reference for developers who want to interact with the nullvuild ecosystem through external applications, bots, or custom scripts. All endpoints return JSON responses by default. The API supports unified search, domain-specific CRUD operations, and quota-governed rate limiting. ## Table of Contents ### 1. Authentication & Security - Bearer token setup and validation via `GET /api/v1/me`. ### 2. Endpoint Overview - Quick reference table of all available endpoints. ### 3. Sorting & Pagination - `sort` and `page` query parameters for list endpoints. ### 4. Unified Search API - `GET /api/v1/search` with type, tag, and limit filters. ### 5. Domain API: Nodes & Flows - CRUD operations and raw markdown retrieval. ### 6. Detail & Version History - Single-resource retrieval and `?format=raw` support. ### 7. Hub & Social API - Hub posts, my-posts aggregation, and notifications. ### 8. Governance & Quota - Token Balance, Creation Balance, and HTTP status codes. ### 9. Bulk Operations - `POST /api/v1/bulk` for batch processing.
// COMMENTS
ON THIS PAGE
No content selected.