To use the ParseHub API you will need the following:
- Your API key
- Your project token
API key
The API key is located under your account settings.
In the ParseHub desktop app, the main dashboard click on the profile icon that says "My Account" in the left sidebar of the app
This will bring you to your "Account Settings" where you can copy and paste your API key.
Project Token
1. Open the project that you want to get data from using the API
2. Click the gear icon and choose the "Settings" option from the dropdown menu.
3. Copy and paste the project token from your project settings.
Next Steps
1. Follow the workflow described in our API docs. You can copy code samples in PHP, Python, Ruby, NodeJS or Go.