Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Every request to the Wizart Visualizer API must be authenticated using your API Token.

Step-by-Step Authentication:

  • Upon subscribing to the API, you’ll receive an API token via email.

  • This token should be included in every request's headers like this:

    X-Api-Key: your-api-token

...