GET APIs

Brief Summary of each GET Request API

For detailed use cases: Visit the Village Postman collection to explore the endpoints and possible implementations of our GET requests.

GET Segment Members

Get the membership list of a given Segment.

GET User Awards

Get the Award balances (including Segments and Badges) for a specific user.

GET Awards

Get a list of Awards for a network.

GET User Connections Codes

Get the referral code(s) for a given user.

GET User Connections

Get the connection tree (i.e. referral tree) for a given user.

GET Connections

Get all the connection (i.e. referral) types for a network.

GET API Result

Get the asynchronous processing result of a specific API request.

GET API Results

Get all the asynchronous processing results for all API requests.

Last updated