Hi,
I’m building a custom app for Airtable. The app interacts with my web service via REST API calls.
I’d like those API calls to be authenticated. In other platforms, the integration layer has a function you can call to get a cryptographically signe...