sql specific url
This commit is contained in:
parent
7884e53add
commit
20ec67c14d
@ -1,3 +1,3 @@
|
||||
# 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/`
|
||||
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`
|
||||
|
Loading…
Reference in New Issue
Block a user