---
title: "Copyrights whole world"
method: GET
path: "/map/{versionNumber}/copyrights.{format}"
tags: ["Copyrights"]
---

# Copyrights whole world

`GET /map/{versionNumber}/copyrights.{format}`

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.

## Path parameters

- `versionNumber` 1, required
- `format` 'json' | 'jsonp' | 'xml', required

## Query parameters

- `callback` string

## Response `200`

<b>OK</b>

## Other responses

- `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

---

[API](https://skmtc.net/tomtom/apis/maps.md) · [All operations](https://skmtc.net/tomtom/apis/maps/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tomtom/maps/versions/c56e9cd926c6/schema)
