@nodaro/sdk 1.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +202 -0
- package/README.md +296 -0
- package/dist/index.cjs +2085 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +4047 -0
- package/dist/index.d.ts +4047 -0
- package/dist/index.js +1977 -0
- package/dist/index.js.map +1 -0
- package/package.json +59 -0
package/LICENSE
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
|
|
2
|
+
Apache License
|
|
3
|
+
Version 2.0, January 2004
|
|
4
|
+
http://www.apache.org/licenses/
|
|
5
|
+
|
|
6
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
7
|
+
|
|
8
|
+
1. Definitions.
|
|
9
|
+
|
|
10
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
11
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
12
|
+
|
|
13
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
14
|
+
the copyright owner that is granting the License.
|
|
15
|
+
|
|
16
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
17
|
+
other entities that control, are controlled by, or are under common
|
|
18
|
+
control with that entity. For the purposes of this definition,
|
|
19
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
20
|
+
direction or management of such entity, whether by contract or
|
|
21
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
22
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
23
|
+
|
|
24
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
25
|
+
exercising permissions granted by this License.
|
|
26
|
+
|
|
27
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
28
|
+
including but not limited to software source code, documentation
|
|
29
|
+
source, and configuration files.
|
|
30
|
+
|
|
31
|
+
"Object" form shall mean any form resulting from mechanical
|
|
32
|
+
transformation or translation of a Source form, including but
|
|
33
|
+
not limited to compiled object code, generated documentation,
|
|
34
|
+
and conversions to other media types.
|
|
35
|
+
|
|
36
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
37
|
+
Object form, made available under the License, as indicated by a
|
|
38
|
+
copyright notice that is included in or attached to the work
|
|
39
|
+
(an example is provided in the Appendix below).
|
|
40
|
+
|
|
41
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
42
|
+
form, that is based on (or derived from) the Work and for which the
|
|
43
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
44
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
45
|
+
of this License, Derivative Works shall not include works that remain
|
|
46
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
47
|
+
the Work and Derivative Works thereof.
|
|
48
|
+
|
|
49
|
+
"Contribution" shall mean any work of authorship, including
|
|
50
|
+
the original version of the Work and any modifications or additions
|
|
51
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
52
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
53
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
54
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
55
|
+
means any form of electronic, verbal, or written communication sent
|
|
56
|
+
to the Licensor or its representatives, including but not limited to
|
|
57
|
+
communication on electronic mailing lists, source code control systems,
|
|
58
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
59
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
60
|
+
excluding communication that is conspicuously marked or otherwise
|
|
61
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
62
|
+
|
|
63
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
64
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
65
|
+
subsequently incorporated within the Work.
|
|
66
|
+
|
|
67
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
68
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
69
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
70
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
71
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
72
|
+
Work and such Derivative Works in Source or Object form.
|
|
73
|
+
|
|
74
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
75
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
76
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
77
|
+
(except as stated in this section) patent license to make, have made,
|
|
78
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
79
|
+
where such license applies only to those patent claims licensable
|
|
80
|
+
by such Contributor that are necessarily infringed by their
|
|
81
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
82
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
83
|
+
institute patent litigation against any entity (including a
|
|
84
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
85
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
86
|
+
or contributory patent infringement, then any patent licenses
|
|
87
|
+
granted to You under this License for that Work shall terminate
|
|
88
|
+
as of the date such litigation is filed.
|
|
89
|
+
|
|
90
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
91
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
92
|
+
modifications, and in Source or Object form, provided that You
|
|
93
|
+
meet the following conditions:
|
|
94
|
+
|
|
95
|
+
(a) You must give any other recipients of the Work or
|
|
96
|
+
Derivative Works a copy of this License; and
|
|
97
|
+
|
|
98
|
+
(b) You must cause any modified files to carry prominent notices
|
|
99
|
+
stating that You changed the files; and
|
|
100
|
+
|
|
101
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
102
|
+
that You distribute, all copyright, patent, trademark, and
|
|
103
|
+
attribution notices from the Source form of the Work,
|
|
104
|
+
excluding those notices that do not pertain to any part of
|
|
105
|
+
the Derivative Works; and
|
|
106
|
+
|
|
107
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
108
|
+
distribution, then any Derivative Works that You distribute must
|
|
109
|
+
include a readable copy of the attribution notices contained
|
|
110
|
+
within such NOTICE file, excluding those notices that do not
|
|
111
|
+
pertain to any part of the Derivative Works, in at least one
|
|
112
|
+
of the following places: within a NOTICE text file distributed
|
|
113
|
+
as part of the Derivative Works; within the Source form or
|
|
114
|
+
documentation, if provided along with the Derivative Works; or,
|
|
115
|
+
within a display generated by the Derivative Works, if and
|
|
116
|
+
wherever such third-party notices normally appear. The contents
|
|
117
|
+
of the NOTICE file are for informational purposes only and
|
|
118
|
+
do not modify the License. You may add Your own attribution
|
|
119
|
+
notices within Derivative Works that You distribute, alongside
|
|
120
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
121
|
+
that such additional attribution notices cannot be construed
|
|
122
|
+
as modifying the License.
|
|
123
|
+
|
|
124
|
+
You may add Your own copyright statement to Your modifications and
|
|
125
|
+
may provide additional or different license terms and conditions
|
|
126
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
127
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
128
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
129
|
+
the conditions stated in this License.
|
|
130
|
+
|
|
131
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
132
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
133
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
134
|
+
this License, without any additional terms or conditions.
|
|
135
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
136
|
+
the terms of any separate license agreement you may have executed
|
|
137
|
+
with Licensor regarding such Contributions.
|
|
138
|
+
|
|
139
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
140
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
141
|
+
except as required for reasonable and customary use in describing the
|
|
142
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
143
|
+
|
|
144
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
145
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
146
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
147
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
148
|
+
implied, including, without limitation, any warranties or conditions
|
|
149
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
150
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
151
|
+
appropriateness of using or redistributing the Work and assume any
|
|
152
|
+
risks associated with Your exercise of permissions under this License.
|
|
153
|
+
|
|
154
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
155
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
156
|
+
unless required by applicable law (such as deliberate and grossly
|
|
157
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
158
|
+
liable to You for damages, including any direct, indirect, special,
|
|
159
|
+
incidental, or consequential damages of any character arising as a
|
|
160
|
+
result of this License or out of the use or inability to use the
|
|
161
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
162
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
163
|
+
other commercial damages or losses), even if such Contributor
|
|
164
|
+
has been advised of the possibility of such damages.
|
|
165
|
+
|
|
166
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
167
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
168
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
169
|
+
or other liability obligations and/or rights consistent with this
|
|
170
|
+
License. However, in accepting such obligations, You may act only
|
|
171
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
172
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
173
|
+
defend, and hold each Contributor harmless for any liability
|
|
174
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
175
|
+
of your accepting any such warranty or additional liability.
|
|
176
|
+
|
|
177
|
+
END OF TERMS AND CONDITIONS
|
|
178
|
+
|
|
179
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
180
|
+
|
|
181
|
+
To apply the Apache License to your work, attach the following
|
|
182
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
183
|
+
replaced with your own identifying information. (Don't include
|
|
184
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
185
|
+
comment syntax for the file format. We also recommend that a
|
|
186
|
+
file or class name and description of purpose be included on the
|
|
187
|
+
same "printed page" as the copyright notice for easier
|
|
188
|
+
identification within third-party archives.
|
|
189
|
+
|
|
190
|
+
Copyright 2026 Nodaro
|
|
191
|
+
|
|
192
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
193
|
+
you may not use this file except in compliance with the License.
|
|
194
|
+
You may obtain a copy of the License at
|
|
195
|
+
|
|
196
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
197
|
+
|
|
198
|
+
Unless required by applicable law or agreed to in writing, software
|
|
199
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
200
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
201
|
+
See the License for the specific language governing permissions and
|
|
202
|
+
limitations under the License.
|
package/README.md
ADDED
|
@@ -0,0 +1,296 @@
|
|
|
1
|
+
# @nodaro/sdk
|
|
2
|
+
|
|
3
|
+
Typed REST client for the [Nodaro](https://app.nodaro.ai) AI video workflow platform — image / video / voice / music generation, entity studios, and workflows-as-APIs.
|
|
4
|
+
|
|
5
|
+
```bash
|
|
6
|
+
npm install @nodaro/sdk
|
|
7
|
+
```
|
|
8
|
+
|
|
9
|
+
Docs: [Documentation](https://nodaroai.github.io/app.nodaro.ai/) · [SDK Quickstart](https://nodaroai.github.io/app.nodaro.ai/sdk-quickstart.md) · [SDK Reference](https://nodaroai.github.io/app.nodaro.ai/sdk-reference.md) · [llms.txt](https://nodaroai.github.io/app.nodaro.ai/llms.txt)
|
|
10
|
+
|
|
11
|
+
## Getting credentials
|
|
12
|
+
|
|
13
|
+
| You are building… | Credential | Where to get it |
|
|
14
|
+
|---|---|---|
|
|
15
|
+
| A script / backend / CI acting as **yourself** | Personal API token (`ndr_…`) | **[app.nodaro.ai/settings/api](https://app.nodaro.ai/settings/api)** → Generate token → `NODARO_ACCESS_TOKEN` |
|
|
16
|
+
| An app acting **on behalf of other Nodaro users** | OAuth app (`client_id` + `client_secret`) | **[app.nodaro.ai/settings/developer-apps](https://app.nodaro.ai/settings/developer-apps)** → New app (redirect URIs, origins, scopes). The `client_secret` is shown **once** — there's a rotate button if you lose it. |
|
|
17
|
+
| A frontend for a Nodaro instance **you operate** (self-hosted, or first-party) | Your own Supabase project's URL + anon key | Your deployment's `.env` — see the browser quick start below |
|
|
18
|
+
|
|
19
|
+
The browser/Supabase mode is **not** for third-party apps against the hosted
|
|
20
|
+
app.nodaro.ai — third parties use a personal token or the OAuth flow.
|
|
21
|
+
|
|
22
|
+
**Not using TypeScript?** Everything here is plain REST — generate a Go /
|
|
23
|
+
Rust / Python client from the live [OpenAPI spec](https://app.nodaro.ai/v1/openapi.json)
|
|
24
|
+
([how-to](https://nodaroai.github.io/app.nodaro.ai/api-integration.html)).
|
|
25
|
+
|
|
26
|
+
## Quick start (server-side, personal API token)
|
|
27
|
+
|
|
28
|
+
```ts
|
|
29
|
+
import { createClient, StaticTokenAuth } from "@nodaro/sdk"
|
|
30
|
+
|
|
31
|
+
const client = createClient({
|
|
32
|
+
baseUrl: "https://app.nodaro.ai",
|
|
33
|
+
// token: https://app.nodaro.ai/settings/api
|
|
34
|
+
auth: new StaticTokenAuth(process.env.NODARO_ACCESS_TOKEN!),
|
|
35
|
+
})
|
|
36
|
+
|
|
37
|
+
const projects = await client.projects.list()
|
|
38
|
+
const exec = await client.workflows.run(workflowId, {
|
|
39
|
+
nodeIds: ["text-prompt-1"], // optional subset
|
|
40
|
+
})
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
## LLM quick start
|
|
44
|
+
|
|
45
|
+
Building with Claude, Cursor, or another coding agent? Two pieces:
|
|
46
|
+
**the primer** (reusable context for *any* Nodaro project) and an
|
|
47
|
+
**example project brief** (a concrete first app). Paste the primer, then a
|
|
48
|
+
brief — yours or ours.
|
|
49
|
+
|
|
50
|
+
Primer straight to your clipboard
|
|
51
|
+
([raw file](https://nodaroai.github.io/app.nodaro.ai/sdk-agent-primer.txt)):
|
|
52
|
+
|
|
53
|
+
```bash
|
|
54
|
+
curl -s https://nodaroai.github.io/app.nodaro.ai/sdk-agent-primer.txt | pbcopy # macOS
|
|
55
|
+
curl -s https://nodaroai.github.io/app.nodaro.ai/sdk-agent-primer.txt | xclip -sel clip # Linux
|
|
56
|
+
```
|
|
57
|
+
|
|
58
|
+
### The primer — paste into any project
|
|
59
|
+
|
|
60
|
+
<!-- Keep in sync with docs/sdk-agent-primer.txt (canonical raw copy). -->
|
|
61
|
+
|
|
62
|
+
````text
|
|
63
|
+
You are building against @nodaro/sdk (npm), the typed client for the Nodaro
|
|
64
|
+
AI video platform (https://app.nodaro.ai).
|
|
65
|
+
|
|
66
|
+
Setup:
|
|
67
|
+
npm install @nodaro/sdk
|
|
68
|
+
Auth: the user creates a token at https://app.nodaro.ai/settings/api and
|
|
69
|
+
sets NODARO_ACCESS_TOKEN. Never hardcode tokens.
|
|
70
|
+
|
|
71
|
+
Core pattern (all generation is async; runAndWait submits + polls + resolves):
|
|
72
|
+
import { createClient, StaticTokenAuth } from "@nodaro/sdk"
|
|
73
|
+
const client = createClient({
|
|
74
|
+
baseUrl: "https://app.nodaro.ai",
|
|
75
|
+
auth: new StaticTokenAuth(process.env.NODARO_ACCESS_TOKEN!),
|
|
76
|
+
})
|
|
77
|
+
const img = await client.nodes.runAndWait("generate-image", {
|
|
78
|
+
prompt: "…", provider: "nano-banana-2", // fast + cheap, great default
|
|
79
|
+
})
|
|
80
|
+
const vid = await client.nodes.runAndWait("generate-video", {
|
|
81
|
+
prompt: "…", imageUrl: img.imageUrl,
|
|
82
|
+
provider: "seedance-2-fast", duration: 4, // platform default; 4/8/12/15s
|
|
83
|
+
})
|
|
84
|
+
// outputs: .imageUrl / .videoUrl / .audioUrl on the resolved object
|
|
85
|
+
|
|
86
|
+
Models available (full lists with credit costs, as raw markdown):
|
|
87
|
+
image: https://nodaroai.github.io/app.nodaro.ai/nodes/ai-image/generate-image.md
|
|
88
|
+
video: https://nodaroai.github.io/app.nodaro.ai/nodes/ai-video/generate-video.md
|
|
89
|
+
(or at runtime: client.nodes.get(type) → data.providers + credits.modelCosts)
|
|
90
|
+
|
|
91
|
+
Model choice:
|
|
92
|
+
- Omitting `provider` uses the platform's default model for that node —
|
|
93
|
+
fine for a v1. To offer users a model picker:
|
|
94
|
+
const { data } = await client.nodes.get("generate-video") // data.providers
|
|
95
|
+
const costs = await client.credits.modelCosts(data.providers)
|
|
96
|
+
Render provider options with their credit costs next to them.
|
|
97
|
+
|
|
98
|
+
UX rules (generation takes seconds-to-minutes — never block silently):
|
|
99
|
+
- Show intermediate results immediately: render the image as soon as
|
|
100
|
+
generate-image resolves, WHILE the video step is still running.
|
|
101
|
+
- Show live progress: pass onProgress to runAndWait — it receives the lean
|
|
102
|
+
job status on every poll:
|
|
103
|
+
await client.nodes.runAndWait("generate-video", { … }, {
|
|
104
|
+
onProgress: (s) => setBar(s.progress ?? 0), // 0–100 when reported
|
|
105
|
+
})
|
|
106
|
+
For manual loops use client.jobs.getStatus(jobId) (id/status/progress).
|
|
107
|
+
- Let the user cancel: pass { signal } (AbortSignal) in the same options.
|
|
108
|
+
|
|
109
|
+
Rules:
|
|
110
|
+
- Generations cost credits; catch InsufficientCreditsError (has .required /
|
|
111
|
+
.available). All errors are typed classes exported from @nodaro/sdk.
|
|
112
|
+
- Prefer client.nodes.runAndWait over hand-rolled polling; for manual loops
|
|
113
|
+
use client.jobs.getStatus(id) (lean poll endpoint).
|
|
114
|
+
- 22 resources on the client (workflows, characters, voices, pipelines, …):
|
|
115
|
+
full reference https://nodaroai.github.io/app.nodaro.ai/sdk-reference.md
|
|
116
|
+
- Node catalog + per-node params:
|
|
117
|
+
https://nodaroai.github.io/app.nodaro.ai/nodes/ (all pages exist as .md)
|
|
118
|
+
````
|
|
119
|
+
|
|
120
|
+
### Example project brief — "animated postcard"
|
|
121
|
+
|
|
122
|
+
A proven first build (text in → video out). Paste after the primer:
|
|
123
|
+
|
|
124
|
+
```text
|
|
125
|
+
Build a small web app — "animated postcard":
|
|
126
|
+
1. A prompt box. On submit: generate-image (nano-banana-2) with the prompt.
|
|
127
|
+
2. Show the image IMMEDIATELY when it resolves.
|
|
128
|
+
3. Then generate-video (seedance-2-fast, duration 4) with that image as
|
|
129
|
+
imageUrl and prompt "subtle cinematic motion".
|
|
130
|
+
4. While it renders: progress bar driven by onProgress (% from s.progress),
|
|
131
|
+
and a Cancel button wired to an AbortSignal.
|
|
132
|
+
5. When done, swap the image for the looping video and show a download link.
|
|
133
|
+
Keep it to one page. Handle InsufficientCreditsError with a friendly message.
|
|
134
|
+
```
|
|
135
|
+
|
|
136
|
+
## Connect via MCP
|
|
137
|
+
|
|
138
|
+
Prefer driving Nodaro from an AI client instead of code? The hosted MCP
|
|
139
|
+
server exposes generation, workflow, and app tools:
|
|
140
|
+
|
|
141
|
+
```
|
|
142
|
+
https://mcp.nodaro.ai/mcp
|
|
143
|
+
```
|
|
144
|
+
|
|
145
|
+
[](https://nodaroai.github.io/app.nodaro.ai/mcp/connecting-claude.html)
|
|
146
|
+
[](https://nodaroai.github.io/app.nodaro.ai/mcp/connecting-cursor.html)
|
|
147
|
+
[](https://nodaroai.github.io/app.nodaro.ai/mcp/connecting-cline.html)
|
|
148
|
+
[](https://nodaroai.github.io/app.nodaro.ai/mcp/connecting-continue.html)
|
|
149
|
+
[](https://nodaroai.github.io/app.nodaro.ai/mcp/connecting-goose.html)
|
|
150
|
+
|
|
151
|
+
Claude Code, one line:
|
|
152
|
+
|
|
153
|
+
```bash
|
|
154
|
+
claude mcp add --transport http nodaro https://mcp.nodaro.ai/mcp
|
|
155
|
+
```
|
|
156
|
+
|
|
157
|
+
MCP also ships **[Skills](https://nodaroai.github.io/app.nodaro.ai/mcp/index.html#skills)** —
|
|
158
|
+
zero-install agent playbooks that come with the connection:
|
|
159
|
+
[Film Director](https://nodaroai.github.io/app.nodaro.ai/mcp/film-director.html)
|
|
160
|
+
(10-stage script → final-cut workflow, assembled live on your canvas) and
|
|
161
|
+
[Video Director](https://nodaroai.github.io/app.nodaro.ai/mcp/video-director.html)
|
|
162
|
+
(one-shot narrated motion-graphics videos).
|
|
163
|
+
|
|
164
|
+
## Run AI nodes directly
|
|
165
|
+
|
|
166
|
+
Every generation node is callable without building a workflow. Jobs are
|
|
167
|
+
async — `runAndWait` submits, polls, and resolves the output media URL:
|
|
168
|
+
|
|
169
|
+
```ts
|
|
170
|
+
const image = await client.nodes.runAndWait("generate-image", {
|
|
171
|
+
prompt: "a lighthouse at golden hour, cinematic",
|
|
172
|
+
})
|
|
173
|
+
|
|
174
|
+
const video = await client.nodes.runAndWait("generate-video", {
|
|
175
|
+
prompt: "gentle camera push-in, waves rolling",
|
|
176
|
+
imageUrl: image.imageUrl, // start frame → image-to-video
|
|
177
|
+
})
|
|
178
|
+
|
|
179
|
+
console.log(video.videoUrl)
|
|
180
|
+
```
|
|
181
|
+
|
|
182
|
+
## Quick start (browser, Supabase JWT — self-hosted / first-party)
|
|
183
|
+
|
|
184
|
+
For a frontend talking to a Nodaro deployment you operate: your users log in
|
|
185
|
+
through **your** Supabase project (the same one your Nodaro backend uses), and
|
|
186
|
+
their session JWT authenticates SDK calls.
|
|
187
|
+
|
|
188
|
+
```ts
|
|
189
|
+
import { createClient, supabaseAuth } from "@nodaro/sdk"
|
|
190
|
+
import { createClient as supa } from "@supabase/supabase-js"
|
|
191
|
+
|
|
192
|
+
// Your deployment's own values (the same ones in your Nodaro .env)
|
|
193
|
+
const supabase = supa(import.meta.env.VITE_SUPABASE_URL, import.meta.env.VITE_SUPABASE_ANON_KEY)
|
|
194
|
+
|
|
195
|
+
const client = createClient({
|
|
196
|
+
baseUrl: import.meta.env.VITE_API_URL ?? "",
|
|
197
|
+
auth: supabaseAuth(supabase),
|
|
198
|
+
})
|
|
199
|
+
```
|
|
200
|
+
|
|
201
|
+
## OAuth flow (third-party app)
|
|
202
|
+
|
|
203
|
+
Create the app under **Settings → Developer Apps**, send the user to the
|
|
204
|
+
consent screen, then exchange the one-shot code (10-minute TTL) server-side:
|
|
205
|
+
|
|
206
|
+
```ts
|
|
207
|
+
import { createClient, StaticTokenAuth } from "@nodaro/sdk"
|
|
208
|
+
|
|
209
|
+
const client = createClient({
|
|
210
|
+
baseUrl: "https://app.nodaro.ai",
|
|
211
|
+
auth: new StaticTokenAuth(""), // no auth for the token exchange itself
|
|
212
|
+
})
|
|
213
|
+
|
|
214
|
+
const tokens = await client.oauth.exchangeCode({
|
|
215
|
+
grant_type: "authorization_code",
|
|
216
|
+
client_id: process.env.NODARO_CLIENT_ID!,
|
|
217
|
+
client_secret: process.env.NODARO_CLIENT_SECRET!,
|
|
218
|
+
code: req.query.code as string,
|
|
219
|
+
redirect_uri: "https://yourapp.com/oauth/callback",
|
|
220
|
+
})
|
|
221
|
+
|
|
222
|
+
// Now use the access_token for subsequent calls
|
|
223
|
+
const userClient = createClient({
|
|
224
|
+
baseUrl: "https://app.nodaro.ai",
|
|
225
|
+
auth: new StaticTokenAuth(tokens.access_token),
|
|
226
|
+
})
|
|
227
|
+
```
|
|
228
|
+
|
|
229
|
+
Full walkthrough: [OAuth flow](https://nodaroai.github.io/app.nodaro.ai/oauth-flow.md).
|
|
230
|
+
|
|
231
|
+
## Errors
|
|
232
|
+
|
|
233
|
+
All resource methods throw a typed error from `@nodaro/sdk`:
|
|
234
|
+
|
|
235
|
+
- `UnauthorizedError` (401)
|
|
236
|
+
- `ForbiddenError` (403, includes `missingScope` when applicable)
|
|
237
|
+
- `NotFoundError` (404)
|
|
238
|
+
- `RateLimitedError` (429)
|
|
239
|
+
- `InsufficientCreditsError` (402, with `required` and `available`)
|
|
240
|
+
- `StorageExceededError` (413)
|
|
241
|
+
- `NodaroError` (everything else, includes `code` and `status`)
|
|
242
|
+
|
|
243
|
+
```ts
|
|
244
|
+
import { ForbiddenError, InsufficientCreditsError } from "@nodaro/sdk"
|
|
245
|
+
|
|
246
|
+
try {
|
|
247
|
+
await client.workflows.run(id)
|
|
248
|
+
} catch (err) {
|
|
249
|
+
if (err instanceof ForbiddenError && err.missingScope === "workflows:execute") {
|
|
250
|
+
// Token doesn't have execute scope — re-auth with broader scopes
|
|
251
|
+
} else if (err instanceof InsufficientCreditsError) {
|
|
252
|
+
console.log(`Need ${err.required} credits, have ${err.available}`)
|
|
253
|
+
} else {
|
|
254
|
+
throw err
|
|
255
|
+
}
|
|
256
|
+
}
|
|
257
|
+
```
|
|
258
|
+
|
|
259
|
+
## Resources
|
|
260
|
+
|
|
261
|
+
| Resource | Purpose |
|
|
262
|
+
|----------|---------|
|
|
263
|
+
| `client.workflows` | List, get, create, update, delete, run |
|
|
264
|
+
| `client.projects` | Workspace organization |
|
|
265
|
+
| `client.jobs` | Job status (+ lean `getStatus` for poll loops) and cancellation |
|
|
266
|
+
| `client.executions` | Workflow execution status, list, cancel |
|
|
267
|
+
| `client.nodes` | Node discovery + direct `run` / `runAndWait` / `runMany` |
|
|
268
|
+
| `client.apps` | Published apps: inputs, run, runs history |
|
|
269
|
+
| `client.characters` | Character Studio: CRUD, portraits, assets, motion, LoRA |
|
|
270
|
+
| `client.locations` | Location Studio: CRUD, assets, atmosphere motion |
|
|
271
|
+
| `client.objects` | Object Studio: CRUD, assets, motion |
|
|
272
|
+
| `client.creatures` | Creature Studio: CRUD, assets, motion |
|
|
273
|
+
| `client.voices` | Voice design, clone, remix, recast |
|
|
274
|
+
| `client.pipelines` | Showrunner pipelines: stages, approvals, chat, branch |
|
|
275
|
+
| `client.reduce` | Fan-in reducer (pick-best, concat, vote, merge…) |
|
|
276
|
+
| `client.promptHelper` | Prompt enhancement / wizard |
|
|
277
|
+
| `client.credits` | Balance + per-model cost lookup |
|
|
278
|
+
| `client.uploads` | Signed upload URLs for image / video / audio |
|
|
279
|
+
| `client.library` | Generated-media library |
|
|
280
|
+
| `client.presets` | Node presets (factory + user) |
|
|
281
|
+
| `client.pickerCatalogs` | Parameter-picker catalog discovery |
|
|
282
|
+
| `client.community` | Shared characters/locations/objects: browse, clone, favorites |
|
|
283
|
+
| `client.developerApps` | Manage your own OAuth apps |
|
|
284
|
+
| `client.oauth` | Code exchange, revoke, app-info |
|
|
285
|
+
|
|
286
|
+
## Auth modes
|
|
287
|
+
|
|
288
|
+
| Class | Use when |
|
|
289
|
+
|-------|----------|
|
|
290
|
+
| `StaticTokenAuth(token)` | You have a fixed token (personal API token, OAuth access token) — server-side or mobile |
|
|
291
|
+
| `supabaseAuth(supabase)` | Browser frontend talking to a Nodaro instance you operate (uses live session JWT) |
|
|
292
|
+
| `CallbackAuth(fn)` | BYO logic (refresh tokens, custom auth) |
|
|
293
|
+
|
|
294
|
+
## License
|
|
295
|
+
|
|
296
|
+
Apache License 2.0 — see [LICENSE](./LICENSE).
|