Guilds API uses API Key authentication. Each guild has its own unique API Key and App ID, which must be included in the request headers.To authenticate, include the following headers in your requests.
Webhooks use a separate token for verifying that requests are genuinely from us. To confirm the authenticity of a webhook request, check the Authorization header and ensure it matches the webhook token provided on the webhooks page when editing your server.