CartoDB-SQL-API/doc/version.md
2023-05-19 00:42:48 +08:00

4 lines
321 B
Markdown

# API Version Number
Ensure that you are using the [latest version](https://github.com/CartoDB/CartoDB-SQL-API) of our SQL API. For example, you can check that you are using **Version 2** by looking at your request URLS. They should all contain **/v2/** in the URLs as follows, `https://{username}.carto.com/api/v2/sql`