The Copyrights API returns copyright information for the Maps API Raster Tile Service in JSON, JSONP, or XML format. This call returns copyright information for the whole world.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.tomtom.com/map//copyrights.'
Response Response Example
200 - Example 1
{}
Request
Path Params
Query Params
Responses
🟢200<b>OK</b>
application/json
Body
🔵304<b>Not Modified</b>
🟠400<b>Malformed request</b>: malformed syntax. Possible causes include:
- requested syntax is not available
🟠403<b>Forbidden</b>: Supplied API key is not valid for this request
🟠410<b>Gone</b>: Request for unsupported format
🔴500<b>Internal Server Error</b>: There is a problem with the TomTom Copyrights
API service