Explore the API Reference

Once you know what a Nyckel function is and you’ve built one end-to-end, the API reference becomes a quick lookup rather than a manual to read front to back.

The full reference

API Reference — complete REST API: every endpoint, parameter, request shape, response shape, error code, and example.

What to look for first

If you’re integrating Nyckel into a real application, the endpoints you’ll touch most are:

SDKs and code snippets

Every function in the Nyckel console has an Integrate tab that generates ready-to-copy code for the language you’re using. Start there for the exact request shape — it’s less ambiguous than reading the generic reference and translating it.

Next