-
Notifications
You must be signed in to change notification settings - Fork 10
Topics
eyeem edited this page Feb 8, 2012
·
2 revisions
More search endpoints and options will be released in the coming days. For now, it's only possible to search for topics
- /topics, GET
The various possible representations of a photo (simple,detailed) are presented and described in the model page.
- autoComplete: string
- offset: (optional, default 0)
- limit: (optional, default 20)
- 200 and an array of topics.
https://www.eyeem.com/api/v2/topics?autoComplete=berl&offset=0&limit=20