Skip to content
Help Center/ACCOUNT

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

  1. Go to Settings > Integrations > API Keys.
  2. Click Generate New API Key.
  3. Enter a name for the key to identify its purpose, such as Lightroom Plugin or Custom Website.
  4. Select the permissions for the key: read-only, read-write, or full access.
  5. Set an optional expiration date for the key.
  6. Click Generate. The API key is displayed once. Copy it immediately.
  7. Store the API key securely. It cannot be viewed again after this screen.
  8. 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?