Logo
Profit.co's Public API Documentation

Get All Teams API

GET https://api.profit.co/app/dao/v6/teams?a=getAllTeams&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>

To get all the teams data from your Profit.co account.

 

Body PARAM

Key Datatype Required Description 
a
string
apiKey
string Required: API key of your Profit.co Account
accessKey
string Required: Access key of your Profit.co Account
Curl
curl -X GET 'https://api.profit.co/app/dao/v6/teams?a=getAllTeams&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>?a=getAllTeams&apiKey=<API_KEY>&accessKey=<ACCESS_KEY>'

ENDPOINTS