Authentication

Aipixy uses API keys to allow access to the API.

You can get an API key by creating an Aipixy account and at the setting section you will see yout key.

Aipixy expects the API key to be included in all API requests to the server in a header that looks like the following:

Authorization: Bearer YOUR_AIPIXY_API_KEY

Last updated