Jump to content

API/Read: Difference between revisions

change url of example to an url that does not exist
No edit summary
(change url of example to an url that does not exist)
Line 10: Line 10:
'''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.
'''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>User-Agent: CoolFoodApp - Android - Version 1.0 - https://coolfoodapp.com</code>
Example: <code>User-Agent: CoolFoodApp - Android - Version 1.0 - https://theurlofthesiteofyourcoolfoodapp.com</code>


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