Feedjoltdocs
Developers

Sandbox and trial

How agents and developers try Feedjolt without a sales call: self-serve signup, the Growth trial, and Startup API keys.

There is no separate sandbox cluster. You try Feedjolt against a real workspace you own.

Product UI trial

Every new workspace gets a 14-day Growth trial. No credit card. That trial is for the dashboard, portal, and roadmap — not for the developer API.

See Trial.

Developer access (REST + MCP)

REST API keys and the MCP server are a Startup and Scale feature (the barbell: Growth trades those developer tools away for higher seat/AI limits). They are self-serve:

  1. Create an account (magic link or Google) at https://www.feedjolt.com.
  2. Create a workspace. Pick EU or US residency (immutable).
  3. Choose Startup (or Scale) in Settings → Billing. Startup is the cheapest plan that includes the API.
  4. Open Settings → API keys → New key. The full key (fjk_…) is shown once.
  5. Call https://api.feedjolt.com/api/v1/… with Authorization: Bearer fjk_…, or point an MCP client at https://api.feedjolt.com/mcp/.

No sales form. No waitlist.

Inspect without a key

These files are public:

What we do not offer

  • A hosted shared sandbox with dummy data.
  • API keys on the Growth trial.
  • "Contact sales to enable the API."

On this page