Connections
Endpoint to fetch the talent connections
The connections endpoint provides a set of connections of a specific talent. It provides the data sorted by the connection strength. Here are the possible connection types:
- 1.sponsor - The talent is sponsoring the connected user
- 2.sponsored - The talent is sponsored by the connected user
- 3.mutual_stake - The talent and connected user are staking in each other
- 4.staker - The talent is invested in the connected user
- 5.staking - The connected user is invested in the talent
- 6.mutual_subscription- The connected user is subscribing and being subscribed by the user
- 7.subscriber - The talent is subscribing the connected user
- 8.subscribing - The connected user is subscribing the talent
get
https://api.talentprotocol.com/api/v1
/connections
Retrieves the connections of a talent
Last modified 4d ago