{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":[]},"type":"markdown"},"seo":{"title":"Authentication — JondaX API Docs","description":"Learn how to authenticate with the JondaX API using Bearer tokens. How to get your API key and use it securely.","llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"authentication","__idx":0},"children":["Authentication"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All requests to the JondaX API require a Bearer token."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"getting-your-api-key","__idx":1},"children":["Getting your API key"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Retrieve your API key from the ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Integration"]}," section under ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Settings"]}," in the JondaX client portal at ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"https://app.jondax.eu/login"},"children":["https://app.jondax.eu/login"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"using-your-api-key","__idx":2},"children":["Using your API key"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Include the key in every request header:"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"header":{"controls":{"copy":{}}},"source":"Authorization: Bearer <JONDAX_API_KEY>\n"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"rules","__idx":3},"children":["Rules"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Do not include extra prefixes, suffixes, quotes, or spaces in the token value."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Never expose the API key in client-side code."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Store the key securely (environment variables, secrets manager, etc.)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Rotate or regenerate keys in the client portal immediately if exposed."]}]}]},"headings":[{"value":"Authentication","id":"authentication","depth":1},{"value":"Getting your API key","id":"getting-your-api-key","depth":2},{"value":"Using your API key","id":"using-your-api-key","depth":2},{"value":"Rules","id":"rules","depth":2}],"frontmatter":{"seo":{"title":"Authentication — JondaX API Docs","description":"Learn how to authenticate with the JondaX API using Bearer tokens. How to get your API key and use it securely."}},"lastModified":"2026-06-02T08:05:03.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/docs/authentication","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}