docs.themagicdrip.com Open in urlscan Pro
76.76.21.241  Public Scan

Submitted URL: https://docs.themagicdrip.com/
Effective URL: https://docs.themagicdrip.com/authentication
Submission: On June 23 via api from US — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Documentation home page
Search...Ctrl K
 * Dashboard
 * Support
 * Dashboard


Search
Navigation
Get Started
Authentication
DocumentationAPI Reference
 * 
   Blog
 * 
   Help Center

   GET STARTED
   
   Authentication
   FAQ

   INTEGRATIONS
   
   Slack
   Zapier

Get Started


AUTHENTICATION



Authentication with the production server is performed using Api Keys. If you
regenerate an Api Key, then do not forget to update its usage elsewhere.


API KEYS

Api Keys can be provisioned through the dashboard.

 * Open the dashboard
 * Navigate to ‘Integrations’ tab
 * Generate or refresh an Api Key
 * Copy the Api Key


MAKING A SAMPLE REQUEST

The following request fetches all the campaigns created by an user.

Copy

curl -X GET -H "x-api-key: <API_KEY>" https://api.themagicdrip.com/v1/campaign


FAQ
instagramwebsite
Powered by Mintlify
On this page
 * API Keys
 * Making a sample request