n8n-docs/docs/integrations/credentials/orbit.md
2022-04-13 09:56:05 +01:00

22 lines
730 B
Markdown

# Orbit
You can use these credentials to authenticate the following nodes with Orbit.
- [Orbit](/integrations/nodes/n8n-nodes-base.orbit/)
## Prerequisites
Create an [Orbit](https://app.orbit.love/) account.
## Using API Token
1. Access the [Account Settings page](https://app.orbit.love/user/edit).
2. Scroll down to the ***API Token*** section.
3. Click on the ***Copy*** button to copy the API Token.
4. Use this ***API Token*** in with your Orbit node credentials in n8n.
![Getting Orbit credentials](/_images/integrations/credentials/orbit/using-api.gif)
## Further Reference
- [Orbit API Documentation](https://www.notion.so/Orbit-API-Documentation-41ed7911e070400b99cfebb296813670#cb4111e0436e420c8c05af078496ff30)