The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
Jun 20, 2015 04:51 PM
Is there a read-only API key available, or this is this part of the “Granular Access” that is coming soon?
Jun 23, 2015 06:35 AM
Hey Ken,
We don’t have a read-only API key just yet, but this is something we’ll likely do. CC’ing @Alexander_Sorokin, who is the engineer behind the Airtable API.
Jun 23, 2015 11:18 AM
Hi Ken,
For now, you can create a separate “API user” and share the base with them as read-only. That user’s API key will only have read access to the base.
Alex
Jun 23, 2015 11:51 AM
Thanks, Andrew and Alexander!
We’ll give it a try.
BTW, are there resources/examples/tutorials on use of API besides the auto-generated API doc?
Jan 29, 2019 11:38 AM
I’m also very interested in this to be able to use Airtable from the browser without sharing credentials. There is a way to “SHARE” a Read-only link to the Full database! Is there a way to do exactly the same via the API?
May 02, 2019 02:14 AM
IMHO creating a new user just to have read permissions to the API is quite overkilling
Mar 07, 2020 05:25 AM
Creating a separate user with ‘read-only’ permissions to access the API works, but that user needs an API_KEY, a key which is potentially exposed to our read-only ‘guest’.
Although our ‘API user’ might have read-only access to the database being shared, the user with the API-KEY potentially has write access to other features of the guest account.
Is there any precautions we should take to make sure the possessor of the ‘read-only’ account API-KEY doesn’t do something awful with the ‘read-only guest’ account?