Jump to content

API/Read: Difference between revisions

m
fixed spelling of the User-Agent header
m (Vaiton moved page Read API to API/Read over redirect)
m (fixed spelling of the User-Agent header)
Line 4: Line 4:
[[API|← Back to API]] (required read)
[[API|← Back to API]] (required read)


'''Please send a UserAgent HTTP Header with the name of the app/service querying, the version, system and an URL if you have one''', so that you are not blocked by mistake.
'''Please send a User-Agent HTTP Header with the name of the app/service querying, the version, system and an URL if you have one''', so that you are not blocked by mistake.


Example: <code>UserAgent: CoolFoodApp - Android - Version 1.0 - https://coolfoodapp.com</code>
Example: <code>User-Agent: CoolFoodApp - Android - Version 1.0 - https://coolfoodapp.com</code>


== Downloading static data ==
== Downloading static data ==
3

edits