Some APIs such as AWS allow you to have two working API keys at the same time so that you can rotate in the new one and rotate out the old one without requiring any downtime of your application. I suggest adding a similar feature to Airtable’s API key regeneration procedure so we can rotate API keys without requiring application downtime.
Four different functions:
Create New API key (maximum of two or three keys perhaps)
Enable a disabled key
Disable an enabled key
Delete key