Returns number of records.
GET https://api.tableid.com/count-records
GET
https://api.tableid.com/count-records
x-api-key*
String
Your API key created from the dashboard
Content-Type
application/json
airtableUrl*
string
Airtable URL. Example: https://airtable.com/appABCDEFG/tblABCDEFG/viwABCDEFG?blocks=hidearrow-up-right
As you can see, you can easily copy and paste from the browser.
airtableToken*
The access token for Airtable
{ "record_count": 36 }
New accounts get 50 free API credits. You can buy more by visiting the pricingarrow-up-right site.
Last updated 1 year ago