Prerequisites

Before diving into the Magmar SDK, you'll need to ensure that your development environment is properly set up. Below are the necessary prerequisites and a guide on how to create your API key.


Prerequisites

Before you begin, make sure you have the following:

  • Development Environment: Ensure your development environment is configured and ready.

  • Node.js and npm: Install Node.js and npm, as they are required for working with the SDK.

  • Dashboard Access: You'll need access to the Magmar SDK dashboard for generating an API key.


Create an API Key

To start using the Magmar SDK, you'll need to create an API key. Follow these steps:

  1. Visit the Dashboard: Go to the Magmar SDK dashboard

  2. Sign Up or Log In: Create a new account if you're a first-time user, or log in if you already have an account.

  3. Navigate to API Key Creation: Once logged in, find the section for generating an API key.

  4. Generate Your API Key: Create a new API key and be sure to save it. You'll need this key to initialize the SDK in your project.

Last updated