Generate image URL
Generate Image URL
Generate a shareable URL for an image
POST
Generate image URL
Generates a signed, shareable URL for an image. The URL can be used to access the image without authentication.
- Returns a signed URL string that can be shared publicly
- Signed URLs provide temporary access without requiring authentication
- URLs expire after a certain period (check API documentation for expiration time)
- Collection ID must be passed as a parameter with the request
Get Image Details
Retrieve image information before generating URL
List Images
Browse available images
Authorizations
API key for authentication (sk-xxx format)
Path Parameters
Pattern:
^img-Example:
"img-12345"
Body
application/json