API Key Authentication is a straightforward method for securing access to the Zixflow API’s. You can generate an API key through Zixflow’s dashboard, allowing you to define permissions, set expiration dates, and specify IP restrictions if necessary.
Authorization
header as follows:
your_api_key
with the actual API key you generated.