CartoDB / CartoDB-SQL-API

CartoDB SQL API
BSD 3-Clause "New" or "Revised" License
63 stars 65 forks source link

batch api needs master api key #570

Closed simon-contreras-deel closed 5 years ago

simon-contreras-deel commented 5 years ago

Right now we are enforcing the use of Master API Key for Batch API https://github.com/CartoDB/CartoDB-SQL-API/blob/master/app/controllers/job_controller.js#L61 and we should reflect it in docs