How to Set Up API Access in Fieldmagic
Integrate your systems with Fieldmagic by setting up secure API access. Here’s how to generate your credentials, connect with external tools, and start building integrations:
⚙️ 1. Access API Settings
- Log in to Fieldmagic
- Go to Settings → API Keys
🔐 2. Generate an API Key
- Click Generate Key
- Give it a label (e.g., “Zapier Integration”)
- Click Generate
📄 3. Copy Your API Credentials
- Save your API Key and API Secret
- You’ll use these for authenticated requests
🆔 4. Get Your Client ID
- Located in the same section as your API Key
- Include this in request headers for all API calls
📚 5. Review the API Docs
- Visit the API documentation
- Explore endpoints and integration options
⚡ 6. Use the Make Connector (Optional)
- Prefer low-code? Use the Make connector for easier automation
- Ideal for syncing data and triggering workflows
🔒 Security Tips
- Keep your API credentials private
- Rotate keys regularly for extra protection