Developers

Connect FluxNote to your apps and AI tools.

API reference
Loading your API access…

Connect your workflow

One API key. Choose how you want to use it.

For your app, scripts and automations.

https://api.fluxnote.io/v1
Try your first request
curl https://api.fluxnote.io/v1/me \
  -H "Authorization: Bearer YOUR_API_KEY"

This checks your account without using credits. Replace YOUR_API_KEY with your key. Keep your key on your server, never in browser code.