# Create checkin **POST /1/checkins** Create checkin ## Servers - https://api.localsporthero.com: https://api.localsporthero.com () ## Parameters ### Body: multipart/form-data (object) - **text** (string) Summary of the activity. - **extension** (string) The extension of the image `jpg` or `png`. - **imageData** (string(binary)) The data of the image. - **goalIds** (string) - **challengeIds** (array[string]) - **metaData** (array[object]) ## Responses ### 200 The created checkin. #### Body: application/json (object) - **checkin** (object) [Powered by Bump.sh](https://bump.sh)