Base Goal - Public APIs
External APIs for Base Goal (version 1)
Cycle
POSTGet summary info of cycle by path
https://goal.{{domain}}/extapi/v1/cycle/get.full
Bodyurlencoded
access_token
path
POSTGet all checkins of cycle by path
https://goal.{{domain}}/extapi/v1/cycle/checkins
Bodyurlencoded
access_token
path
POSTGet all krs of cycle by path
https://goal.{{domain}}/extapi/v1/cycle/krs
Bodyurlencoded
access_token
path
POSTGet all reviews of cycle by path
https://goal.{{domain}}/extapi/v1/cycle/reviews
Bodyurlencoded
access_token
path
Loading