JevMade hello@JevMade.com
← Back to guides

JevMade field notes / Beginner guide

Get started with Jev: API access and your first request

A step-by-step route from getting a TypeSafe API key to checking it and sending one Noul question with curl or TypeScript. It also explains common HTTP errors and how to keep the key on the server.

Original by Jev GuideGetting startedIndependent field guideSource reviewed

Before you dive in

What you’ll find in the original

  1. Check API access with the models endpoint before troubleshooting your first question.
  2. Send state, a model, and one explicit Noul question; the answer is a probability, not prose.
  3. Keep your API key server-side and distinguish illustrative responses from live results.
Worth knowing

The guide checks request shapes against the API docs but says its examples were not run against the live API.