Image Attribution
When displaying images obtained through the Lummi API, you MUST provide a clickable link to the original source of the image. Use theattributionUrl
property from the image object.
Author Attribution
Developers MUST also attribute the original author of the image. Use theattributionUrl
from the author object to create a clickable link to the author’s profile.
Example
General Best Practices for Attribution
- Visibility: The attribution should appear near the image, on top of it, or be visible on hover.
- Formatting: Use clear and clickable text links for all attribution URLs.
- Styling: Match the attribution style with your application’s design for a seamless user experience.