Step 2: Create API key and obtain base REST URL
Overview
To make REST API calls, you need to create a Sift API key and obtain your organization's base REST URL.
Create an API key
Let's create an API key on Sift's Manage page.
- In Sift, click your profile icon, which shows the first initial of your account name.
- Select Manage.
- In the Manage navigation menu, click API keys.
- Click + Create API Key.
- In the Name box, enter a name for the API key.
- In the User list, select your email to link to the API key.
- Click Create.
- Click Copy.
Be sure to save the API key, as you will need it in the upcoming steps.
- Click Close.
Obtain the base REST URL
Let's obtain the base REST URL on Sift's Manage page.
- In the REST API URL field, click Copy.
Be sure to save the base REST URL, as you will need it in the upcoming steps.