Public
Documentation Settings

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

{{goal_access_token}}

path

thang-12021-6

path of cycle

POSTGet all checkins of cycle by path

https://goal.{{domain}}/extapi/v1/cycle/checkins
Bodyurlencoded
access_token

{{goal_access_token}}

path

thang-12021-6

path of cycle

POSTGet all krs of cycle by path

https://goal.{{domain}}/extapi/v1/cycle/krs
Bodyurlencoded
access_token

{{goal_access_token}}

path

thang-12021-6

path of cycle

POSTGet all reviews of cycle by path

https://goal.{{domain}}/extapi/v1/cycle/reviews
Bodyurlencoded
access_token

{{goal_access_token}}

path

thang-12021-6

path of cycle

Loading