Create API Key

Creating Design Lab API Key

To start using the Embeddable Design Lab, you need to create an API key. You can create an API key by following these steps:

Design Lab API Key Section

Navigate to the Design Lab API Key Section in the Account Settings. You can find it by clicking on the Account Settings icon of the dashboard and selecting the Design Lab API Key tab.

apikeysection

Create API Key

Clicking on the Create Key button will open up a modal for you to input some details about the API key. You can specify the name of the API key and the origins you want to allow this API key to be used from. The origins field is expecting a comma-separated list of URLs. These URLs must contain the protocol, the domain name, and the port, if necessary. For example: https://www.example.com, https://www.anotherexample.com. It should not contain any path or query parameters. Its primary purpose is to provide the server with the context to decide whether to allow or deny a request based on where it originated.

createapikey

After clicking Create, you will be shown the API key. Please copy the API key and store it securely prior to employing it in your Embeddable Design Lab.

⚠️

You will only see the API key once. Make sure to copy it and store it in a safe place. Safsira does not store your API key, nor we can recover it. If you lose it, you will need to create a new one.

apikey

After creating your API key you will be redirected back to the Design Lab API Key section, showing your newly created API key data.

apikey-details-page