How to generate and manage API keys
Create API keys to integrate Fotiqo with external tools and custom applications. Manage key permissions and access levels.
Steps
- Go to Settings > Integrations > API Keys.
- Click Generate New API Key.
- Enter a name for the key to identify its purpose, such as Lightroom Plugin or Custom Website.
- Select the permissions for the key: read-only, read-write, or full access.
- Set an optional expiration date for the key.
- Click Generate. The API key is displayed once. Copy it immediately.
- Store the API key securely. It cannot be viewed again after this screen.
- Use the key in your API requests as a Bearer token in the Authorization header.
๐ก Tip: Create separate API keys for each integration. This way you can revoke a single key without affecting other integrations.
FAQ
Q: What can I do with the API?
The API allows you to create galleries, upload photos, manage clients, and access order data programmatically.
Q: Is there API documentation?
Yes, full API documentation is available at fotiqo.com/docs/api.
Q: Can I regenerate a lost API key?
No, lost keys cannot be recovered. Delete the old key and generate a new one.
apikeysintegrationdeveloperaccess
Was this article helpful?