- Login to airtable:
- Enter https://airtable.com/account
- Click on generate API Key (You don't have to copy the Key).
- Create a table (you can use a base or start from scratch) with these parameters:
The parameters are:
- Table name: People
- Fields:
- Name (Type = Text)
- Registered (Type = Check)
- Email (Type = Email)
- Github Username (Type = Text)
- Go to https://airtable.com/api
- Enter to extras/API Keys.
- Select the table you want:
- Click on show API Key.
- In the AUTHENTICATION section get the API URL without the cURL instruction.
In this for example the url would be: https:// ...