# API Types
Every API call is divided in 2 types
- Data
- Action
You will see it in API call name, the difference is:
- Data: Can be used directly as a source in a repeating group for example, the result being used as a source.
- Action: Can be used as an action in workflow, the result will be available in the next action steps.
So you can use it depending on your needs.
# API Key1. Create an account here:
https://harbour.parsiq.net/2. Generate an API key
3. Insert the key in the plugin settings (Plugins tab in your app)