--- #https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4 title: Gotify credentials description: Documentation for Gotify credentials. Use these credentials to authenticate Gotify in n8n, a workflow automation platform. contentType: integration --- # Gotify credentials You can use these credentials to authenticate the following nodes: - [Gotify](/integrations/builtin/app-nodes/n8n-nodes-base.gotify/) ## Prerequisites Install [Gotify](https://gotify.net/docs/install){:target=_blank .external-link} on your server. ## Supported authentication methods - API token ## Related resources Refer to [Gotify's API documentation](https://gotify.net/api-docs){:target=_blank .external-link} for more information about the service. ## Using API token To configure this credential, you'll need: - An **App API Token**: Only required if you'll use this credential to create messages. To generate an App API token, create an application from the **Apps** menu. Refer to [Gotify's Push messages documentation](https://gotify.net/docs/pushmsg){:target=_blank .external-link} for more information. - A **Client API Token**: Required for all actions other than creating messages (such as deleting or retrieving messages). To generate a Client API token, create a client from the **Clients** menu. - The **URL** of the Gotify host