Photo Image URLs You can construct the source URL to a photo once you know its ID, server ID, and secret as returned by many API methods. The URL takes the following format: # # Typical usage # https://live.staticflickr.com/{server-id}/{id}_{secret}_{size-suffix}.jpg # # Unique URL format for 500px size # https://live.staticflickr.com/{server-id}/{id}_{secret}.jpg # # Originals might have a differ