A subset of Flickr's API defined in Swagger format.
Returns an access token
Name | Data Type | Description |
---|---|---|
oauth_token
|
string | |
oauth_verifier
|
string | |
oauth_signature
|
string | |
oauth_version
|
string | |
oauth_signature_method
|
string | |
oauth_timestamp
|
string Pattern: ^[0-9]+$
|
|
oauth_nonce
|
string | |
oauth_consumer_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
string |
Returns an oauth token and oauth token secret
Name | Data Type | Description |
---|---|---|
oauth_callback
|
string Pattern: ^http.*$
|
|
oauth_signature
|
string | |
oauth_version
|
string | |
oauth_signature_method
|
string | |
oauth_timestamp
|
string Pattern: ^[0-9]+$
|
|
oauth_nonce
|
string | |
oauth_consumer_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
string |
Returns next and previous favorites for a photo in a user's favorites
Name | Data Type | Description |
---|---|---|
user_id
|
string Pattern: ^([0-9]+@N[0-9]+)|([0-9a-zA-Z-_]+)$
|
|
photo_id
|
string Pattern: ^[0-9]+$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
stat
|
Stat | |||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
prevphoto
|
ContextPhoto | |||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||
nextphoto
|
ContextPhoto | |||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||
count
|
Returns a list of the user's favorite photos. Only photos which the calling user has permission to see are returned.
Name | Data Type | Description |
---|---|---|
per_page
|
double | |
page
|
double | |
max_fave_date
|
double | |
min_fave_date
|
double | |
user_id
|
string | |
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
total
|
double | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
photos
|
array [Photo] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
perpage
|
double | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pages
|
double | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
page
|
double |
Returns a list of photos in a gallery.
Name | Data Type | Description |
---|---|---|
gallery_id
|
string | |
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
photos
|
array [Photo] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
Get information on a group topic reply
Name | Data Type | Description |
---|---|---|
reply_id
|
string Pattern: ^[0-9]+$
|
|
topic_id
|
string Pattern: ^[0-9]+$
|
|
group_id
|
string Pattern: ^([0-9]+@N[0-9]+)|([0-9a-zA-Z-_]+)$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
stat
|
Stat | ||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||
reply
|
TopicReply | ||||||||||||||||||||||||||||||||||||||||||||
Properties
|
Get information about a group discussion topic
Name | Data Type | Description |
---|---|---|
topic_id
|
string Pattern: ^[0-9]+$
|
|
group_id
|
string Pattern: ^([0-9]+@N[0-9]+)|([0-9a-zA-Z-_]+)$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
topic
|
Topic | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
stat
|
Stat | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Get a list of discussion topics in a group.
Name | Data Type | Description |
---|---|---|
per_page
|
double | |
page
|
double | |
group_id
|
string Pattern: ^([0-9]+@N[0-9]+)|([0-9a-zA-Z-_]+)$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
total
|
double | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
topics
|
array [Topic] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
privacy
|
double | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
per_page
|
double | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pages
|
double | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
page
|
double | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
name
|
string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
members
|
double | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
lang
|
string | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ispoolmoderated
|
boolean | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
iconserver
|
double | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
iconfarm
|
double |
Get information about a group
Name | Data Type | Description |
---|---|---|
lang
|
string | |
group_path_alias
|
string | |
group_id
|
string Pattern: ^([0-9]+@N[0-9]+)|([0-9a-zA-Z-_]+)$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
stat
|
Stat | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
group
|
Group | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
Returns next and previous photos for a photo in a group pool
Name | Data Type | Description |
---|---|---|
group_id
|
string Pattern: ^([0-9]+@N[0-9]+)|([0-9a-zA-Z-_]+)$
|
|
photo_id
|
string Pattern: ^[0-9]+$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
stat
|
Stat | |||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
prevphoto
|
ContextPhoto | |||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||
nextphoto
|
ContextPhoto | |||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||
count
|
Returns a list of pool photos for a given group
Name | Data Type | Description |
---|---|---|
group_id
|
string Pattern: ^([0-9]+@N[0-9]+)|([0-9a-zA-Z-_]+)$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
photos
|
array [Photo] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
Returns a person
Name | Data Type | Description |
---|---|---|
user_id
|
string Pattern: ^([0-9]+@N[0-9]+)|([0-9a-zA-Z-_]+)$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
stat
|
Stat | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
person
|
Person | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
Return photos from the given user's photostream
Name | Data Type | Description |
---|---|---|
per_page
|
double | |
page
|
double | |
privacy_filter
|
double | |
content_type
|
double | |
max_taken_date
|
double | |
min_taken_date
|
double | |
max_upload_date
|
double | |
min_upload_date
|
double | |
safe_search
|
double | |
user_id
|
string | |
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
total
|
double | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
photos
|
array [Photo] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
perpage
|
double | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pages
|
double | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
page
|
double |
Returns next and previous photos in a photo list
Name | Data Type | Description |
---|---|---|
photolist_id
|
string | |
photo_id
|
string Pattern: ^[0-9]+$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
stat
|
Stat | |||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
prevphoto
|
ContextPhoto | |||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||
nextphoto
|
ContextPhoto | |||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||
count
|
Returns next and previous photos for a photo in a photostream
Name | Data Type | Description |
---|---|---|
photo_id
|
string Pattern: ^[0-9]+$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
stat
|
Stat | |||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
prevphoto
|
ContextPhoto | |||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||
nextphoto
|
ContextPhoto | |||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||
count
|
Retrieves a list of EXIF/TIFF/GPS tags for a given photo. The calling user must have permission to view the photo.
Name | Data Type | Description |
---|---|---|
secret
|
string | |
photo_id
|
string Pattern: ^[0-9]+$
|
|
api_key
|
string |
Returns a photo
Name | Data Type | Description |
---|---|---|
photo_id
|
string Pattern: ^[0-9]+$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
stat
|
Stat | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
photo
|
Photo | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
Returns photo sizes
Name | Data Type | Description |
---|---|---|
photo_id
|
string Pattern: ^[0-9]+$
|
|
api_key
|
string |
Fetches a list of available photo licenses for Flickr
Name | Data Type | Description |
---|---|---|
api_key
|
string |
Return a list of photos matching some criteria.
Name | Data Type | Description |
---|---|---|
page
|
double |
The page of results to return. If this argument is omitted, it defaults to 1. |
per_page
|
double |
Number of photos to return per page. If this argument is omitted, it defaults to 100. The maximum allowed value is 500. |
is_getty
|
boolean |
Limit the scope of the search to only photos that are for sale on Getty. Default is false. |
in_gallery
|
boolean |
Limit the scope of the search to only photos that are in a gallery? Default is false, search all photos. |
is_commons
|
boolean |
Limit the scope of the search to only photos that are part of the Flickr Commons project. Default is false. |
radius_units
|
string |
The unit of measure when doing radial geo queries. Valid options are "mi" (miles) and "km" (kilometers). The default is "km". |
radius
|
double |
A valid radius used for geo queries, greater than zero and less than 20 miles (or 32 kilometers), for use with point-based geo queries. The default value is 5 (km). |
lon
|
string |
A valid longitude, in decimal format, for doing radial geo queries. Geo queries require some sort of limiting agent in order to prevent the database from crying. This is basically like the check against "parameterless searches" for queries without a geo component. A tag, for instance, is considered a limiting agent as are user defined min_date_taken and min_date_upload parameters — If no limiting factor is passed we return only photos added in the last 12 hours (though we may extend the limit in the future). |
lat
|
string |
A valid latitude, in decimal format, for doing radial geo queries. Geo queries require some sort of limiting agent in order to prevent the database from crying. This is basically like the check against "parameterless searches" for queries without a geo component. A tag, for instance, is considered a limiting agent as are user defined min_date_taken and min_date_upload parameters — If no limiting factor is passed we return only photos added in the last 12 hours (though we may extend the limit in the future). |
geo_context
|
string |
Geo context is a numeric value representing the photo's geotagginess beyond latitude and longitude. For example, you may wish to search for photos that were taken "indoors" or "outdoors". The current list of context IDs is: 0, not defined. 1, indoors. 2, outdoors. Geo queries require some sort of limiting agent in order to prevent the database from crying. This is basically like the check against "parameterless searches" for queries without a geo component. A tag, for instance, is considered a limiting agent as are user defined min_date_taken and min_date_upload parameters — If no limiting factor is passed we return only photos added in the last 12 hours (though we may extend the limit in the future). |
has_geo
|
string |
Any photo that has been geotagged, or if the value is "0" any photo that has not been geotagged. Geo queries require some sort of limiting agent in order to prevent the database from crying. This is basically like the check against "parameterless searches" for queries without a geo component. A tag, for instance, is considered a limiting agent as are user defined min_date_taken and min_date_upload parameters — If no limiting factor is passed we return only photos added in the last 12 hours (though we may extend the limit in the future). |
media
|
string |
Filter results by media type. Possible values are all (default), photos or videos |
place_id
|
string |
A Flickr place id. (not used if bbox argument is present). Geo queries require some sort of limiting agent in order to prevent the database from crying. This is basically like the check against "parameterless searches" for queries without a geo component. A tag, for instance, is considered a limiting agent as are user defined min_date_taken and min_date_upload parameters — If no limiting factor is passed we return only photos added in the last 12 hours (though we may extend the limit in the future). |
woe_id
|
string |
A 32-bit identifier that uniquely represents spatial entities. (not used if bbox argument is present). |
contacts
|
string |
Search your contacts. Either 'all' or 'ff' for just friends and family. (Experimental) |
group_id
|
string |
The id of a group who's pool to search. If specified, only matching photos posted to the group's pool will be returned. |
machine_tag_mode
|
string |
Either 'any' for an OR combination of tags, or 'all' for an AND combination. Defaults to 'any' if not specified. |
machine_tags
|
string |
Aside from passing in a fully formed machine tag, there is a special syntax for searching on specific properties : Find photos using the 'dc' namespace : "machine_tags" => "dc:" Find photos with a title in the 'dc' namespace : "machine_tags" => "dc:title=" Find photos titled "mr. camera" in the 'dc' namespace : "machine_tags" => "dc:title=\"mr. camera\" Find photos whose value is "mr. camera" : "machine_tags" => ":=\"mr. camera\"" Find photos that have a title, in any namespace : "machine_tags" => ":title=" Find photos that have a title, in any namespace, whose value is "mr. camera" : "machine_tags" => ":title=\"mr. camera\"" Find photos, in the 'dc' namespace whose value is "mr. camera" : "machine_tags" => "dc:*=\"mr. camera\"" Multiple machine tags may be queried by passing a comma-separated list. The number of machine tags you can pass in a single query depends on the tag mode (AND or OR) that you are querying with. "AND" queries are limited to (16) machine tags. "OR" queries are limited to (8). |
content_type
|
double |
Content Type setting: 1: photos only. 2: screenshots only. 3: 'other' only. 4: photos and screenshots. 5: screenshots and 'other'. 6: photos and 'other'. 7: photos, screenshots, and 'other' (all). |
safe_search
|
double |
Safe search setting: 1: for safe, 2: for moderate, 3: for restricted |
accuracy
|
string |
Recorded accuracy level of the location information. Current range is 1-16: World level is 1 Country is ~3 Region is ~6 City is ~11 Street is ~16 |
bbox
|
string |
A comma-delimited list of 4 values defining the Bounding Box of the area that will be searched. |
privacy_filter
|
double |
Return photos only matching a certain privacy level. This only applies when making an authenticated call to view photos you own. Valid values are:, 1: public photos, 2: private photos visible to friends, 3: private photos visible to family, 4: private photos visible to friends & family, 5: completely private photos |
sort
|
string |
The order in which to sort returned photos. Deafults to date-posted-desc (unless you are doing a radial geo query, in which case the default sorting is by ascending distance from the point specified). The possible values are: date-posted-asc, date-posted-desc, date-taken-asc, date-taken-desc, interestingness-desc, interestingness-asc, and relevance. |
license
|
string |
The license id for photos (for possible values see the flickr.photos.licenses.getInfo method). Multiple licenses may be comma-separated. |
max_taken_date
|
string |
Maximum taken date. Photos with an taken date less than or equal to this value will be returned. The date can be in the form of a mysql datetime or unix timestamp. |
min_taken_date
|
string |
Minimum taken date. Photos with an taken date greater than or equal to this value will be returned. The date can be in the form of a mysql datetime or unix timestamp. |
max_upload_date
|
string |
Maximum upload date. Photos with an upload date less than or equal to this value will be returned. The date can be in the form of a unix timestamp or mysql datetime. |
min_upload_date
|
string |
Minimum upload date. Photos with an upload date greater than or equal to this value will be returned. The date can be in the form of a unix timestamp or mysql datetime. |
user_id
|
string |
The NSID of the user who's photo to search. If this parameter isn't passed then everybody's public photos will be searched. A value of "me" will search against the calling user's photos for authenticated calls. |
tags
|
string |
A comma-delimited list of tags. Photos with one or more of the tags listed will be returned. You can exclude results that match a term by prepending it with a - character. |
text
|
string |
A free text search. Photos who's title, description or tags contain the text will be returned. You can exclude results that match a term by prepending it with a - character. |
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
total
|
double | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
photos
|
array [Photo] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
perpage
|
double | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
pages
|
double | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
page
|
double |
Returns next and previous photos for a photo in a set
Name | Data Type | Description |
---|---|---|
photoset_id
|
string Pattern: ^[0-9]+$
|
|
photo_id
|
string Pattern: ^[0-9]+$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
stat
|
Stat | |||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||
prevphoto
|
ContextPhoto | |||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||
nextphoto
|
ContextPhoto | |||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||
count
|
Returns the albums belonging to the specified user
Name | Data Type | Description |
---|---|---|
per_page
|
double | |
page
|
double | |
user_id
|
string | |
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
total
|
double | |||||||||||||||||||||||||||||||||||||||||||||||
photosets
|
array [Album] | |||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||||||||||||||
perpage
|
double | |||||||||||||||||||||||||||||||||||||||||||||||
pages
|
double | |||||||||||||||||||||||||||||||||||||||||||||||
page
|
double |
Returns a list of photos in an album.
Name | Data Type | Description |
---|---|---|
photoset_id
|
string Pattern: ^[0-9]+$
|
|
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
photoset
|
array [Photo] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties
|
Echos the input parameters back in the response
Name | Data Type | Description |
---|---|---|
echo
|
string | |
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
echo
|
Uploads a new photo to Flickr
Name | Data Type | Description |
---|---|---|
hidden
|
string Allowed values: - 1 - 2 |
|
content_type
|
string Allowed values: - 1 - 2 - 3 |
|
safety_level
|
string Allowed values: - 1 - 2 - 3 |
|
is_family
|
string Allowed values: - 0 - 1 |
|
is_friend
|
string Allowed values: - 0 - 1 |
|
is_public
|
string Allowed values: - 0 - 1 |
|
tags
|
string | |
description
|
string | |
title
|
string | |
photo
|
binary | |
api_key
|
string |
Name | Data Type | Description |
---|---|---|
body
|
object |
Name | Data Type | Description |
---|---|---|
videos
|
double | |
title
|
string | |
server
|
string | |
secret
|
string | |
primary
|
string | |
photos
|
double | |
id
|
string | |
farm
|
string | |
description
|
string | |
date_update
|
double | |
date_create
|
double | |
count_views
|
double | |
count_comments
|
double | |
can_comment
|
boolean |
Name | Data Type | Description |
---|---|---|
url
|
string | |
title
|
string | |
thumb
|
string | |
server
|
string | |
secret
|
string | |
safe
|
boolean | |
owner
|
string | |
media
|
string | |
license
|
integer | |
is_faved
|
boolean | |
id
|
string | |
farm
|
string |
Name | Data Type | Description | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
photos
|
array [ContextPhoto] | |||||||||||||||||||||||||||||||||||||||||
Properties
|
Name | Data Type | Description |
---|---|---|
y
|
string | |
title
|
string | |
server
|
string | |
secret
|
string | |
owner
|
string | |
ispublic
|
boolean | |
isfriend
|
boolean | |
isfamily
|
boolean | |
id
|
string | |
farm
|
string |
Name | Data Type | Description | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
topic_count
|
||||||||||||||||||||||||||||||||||||
throttle
|
||||||||||||||||||||||||||||||||||||
rules
|
||||||||||||||||||||||||||||||||||||
roles
|
||||||||||||||||||||||||||||||||||||
restrictions
|
||||||||||||||||||||||||||||||||||||
privacy
|
||||||||||||||||||||||||||||||||||||
pool_rows
|
integer | |||||||||||||||||||||||||||||||||||
pool_count
|
||||||||||||||||||||||||||||||||||||
path_alias
|
string | |||||||||||||||||||||||||||||||||||
name
|
||||||||||||||||||||||||||||||||||||
members
|
||||||||||||||||||||||||||||||||||||
lang
|
string | |||||||||||||||||||||||||||||||||||
ispoolmoderated
|
boolean | |||||||||||||||||||||||||||||||||||
is_moderator
|
boolean | |||||||||||||||||||||||||||||||||||
is_member
|
boolean | |||||||||||||||||||||||||||||||||||
is_admin
|
boolean | |||||||||||||||||||||||||||||||||||
id
|
string | |||||||||||||||||||||||||||||||||||
iconserver
|
string | |||||||||||||||||||||||||||||||||||
iconfarm
|
string | |||||||||||||||||||||||||||||||||||
description
|
||||||||||||||||||||||||||||||||||||
coverphoto_url
|
PhotoURLs | |||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||
coverphoto_server
|
string | |||||||||||||||||||||||||||||||||||
coverphoto_farm
|
string | |||||||||||||||||||||||||||||||||||
cover
|
Cover | |||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||
blast
|
Name | Data Type | Description |
---|---|---|
description
|
string |
Name | Data Type | Description |
---|---|---|
username
|
string | |
realname
|
string | |
path_alias
|
string | |
nsid
|
string | |
noindexfollow
|
boolean | |
location
|
string | |
ispro
|
boolean | |
is_ad_free
|
boolean | |
iconserver
|
string | |
iconfarm
|
string |
Name | Data Type | Description | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
yintl
|
string | |||||||||||||||||||||||||||||||||||
username
|
||||||||||||||||||||||||||||||||||||
user_secret
|
string | |||||||||||||||||||||||||||||||||||
unread_messages
|
||||||||||||||||||||||||||||||||||||
timezone
|
||||||||||||||||||||||||||||||||||||
realname
|
||||||||||||||||||||||||||||||||||||
profileurl
|
||||||||||||||||||||||||||||||||||||
photosurl
|
||||||||||||||||||||||||||||||||||||
photos
|
||||||||||||||||||||||||||||||||||||
path_alias
|
string | |||||||||||||||||||||||||||||||||||
nsid
|
string | |||||||||||||||||||||||||||||||||||
mobileurl
|
||||||||||||||||||||||||||||||||||||
mbox_sha1sum
|
||||||||||||||||||||||||||||||||||||
location
|
||||||||||||||||||||||||||||||||||||
ispro
|
boolean | |||||||||||||||||||||||||||||||||||
is_ad_free
|
boolean | |||||||||||||||||||||||||||||||||||
id
|
string | |||||||||||||||||||||||||||||||||||
iconserver
|
string | |||||||||||||||||||||||||||||||||||
iconfarm
|
string | |||||||||||||||||||||||||||||||||||
has_stats
|
boolean | |||||||||||||||||||||||||||||||||||
expire
|
boolean | |||||||||||||||||||||||||||||||||||
disable_keyboard_shortcuts
|
||||||||||||||||||||||||||||||||||||
description
|
||||||||||||||||||||||||||||||||||||
coverphoto_server
|
string | |||||||||||||||||||||||||||||||||||
coverphoto_farm
|
string | |||||||||||||||||||||||||||||||||||
coverphoto
|
PhotoURLs | |||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||
cover
|
Cover | |||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||
can_buy_pro
|
boolean |
Name | Data Type | Description | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
visibility
|
||||||||||||||||||||||||||||||||||||
views
|
string | |||||||||||||||||||||||||||||||||||
usage
|
||||||||||||||||||||||||||||||||||||
urls
|
||||||||||||||||||||||||||||||||||||
title
|
||||||||||||||||||||||||||||||||||||
tags
|
||||||||||||||||||||||||||||||||||||
server
|
string | |||||||||||||||||||||||||||||||||||
secret
|
string | |||||||||||||||||||||||||||||||||||
safety_level
|
string | |||||||||||||||||||||||||||||||||||
safe
|
boolean | |||||||||||||||||||||||||||||||||||
rotation
|
string | |||||||||||||||||||||||||||||||||||
publiceditability
|
||||||||||||||||||||||||||||||||||||
permissions
|
||||||||||||||||||||||||||||||||||||
people
|
||||||||||||||||||||||||||||||||||||
owner
|
Owner | |||||||||||||||||||||||||||||||||||
Properties
|
||||||||||||||||||||||||||||||||||||
originalsecret
|
string | |||||||||||||||||||||||||||||||||||
notes
|
||||||||||||||||||||||||||||||||||||
media
|
string | |||||||||||||||||||||||||||||||||||
license
|
string | |||||||||||||||||||||||||||||||||||
isfavorite
|
boolean | |||||||||||||||||||||||||||||||||||
id
|
string | |||||||||||||||||||||||||||||||||||
farm
|
string | |||||||||||||||||||||||||||||||||||
editability
|
||||||||||||||||||||||||||||||||||||
description
|
||||||||||||||||||||||||||||||||||||
dateuploaded
|
string | |||||||||||||||||||||||||||||||||||
dates
|
||||||||||||||||||||||||||||||||||||
comments
|
Name | Data Type | Description |
---|---|---|
t
|
string | |
s
|
string | |
l
|
string | |
h
|
string |
Name | Data Type | Description |
---|---|---|
width
|
double | |
url
|
string | |
source
|
string | |
media
|
string | |
label
|
string | |
height
|
double |
Name | Data Type | Description |
---|---|---|
Stat
|
string |
Name | Data Type | Description |
---|---|---|
raw
|
string | |
machine_tag
|
boolean | |
id
|
string | |
authorname
|
string | |
author
|
string | |
_content
|
string |
Name | Data Type | Description |
---|---|---|
subject
|
string | |
role
|
string | |
message
|
||
lastedit
|
string | |
last_reply
|
string | |
is_sticky
|
boolean | |
is_pro
|
boolean | |
is_locked
|
boolean | |
id
|
string | |
iconserver
|
string | |
iconfarm
|
string | |
datelastpost
|
string | |
datecreate
|
string | |
count_replies
|
integer | |
can_reply
|
boolean | |
can_edit
|
boolean | |
can_delete
|
boolean | |
authorname
|
string | |
author_path_alias
|
string | |
author_is_deleted
|
boolean | |
author
|
string |
Name | Data Type | Description |
---|---|---|
message
|
||
lastedit
|
string | |
is_pro
|
boolean | |
id
|
string | |
iconserver
|
string | |
iconfarm
|
string | |
datecreate
|
string | |
can_edit
|
boolean | |
can_delete
|
boolean | |
authorname
|
string | |
author_path_alias
|
string | |
author_is_deleted
|
boolean | |
author
|
string |
Name | Data Type | Description |
---|---|---|
type
|
string | |
_content
|
string |
@Flickr |
Origin - Format | swagger |
Origin - Url | https://raw.githubusercontent.com/flickr/flickr-api-swagger/master/dist/schema.json |
Origin - Version | 2.0 |
Provider Name | flickr.com |
API Version | 1.0.0 |