Update 02-authentication.md

This commit is contained in:
Iñigo Medina (aka MacGyver) 2019-06-12 16:40:56 +02:00 committed by GitHub
parent c358393305
commit facaaa2ccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
## Authentication
For all access to private tables, and for write access to public tables, CARTO enforces secure API access that requires you to authorize your queries. In order to authorize queries, you can use an API Key or a Consumer Key.
For all access to private tables, and for write access to public tables, CARTO enforces secure API access that requires you to authorize your queries. In order to authorize queries, you need to use an API Key.
### API Key