| Method | Endpoint | Description |
|---|---|---|
| POST | oauth2/access_token |
Get an access token for authenticating api calls. Includes documentation on how to make an authenticated api call. |
| POST | api/v2.4/activities/import |
Import an activity. |
| POST | api/v2.4/activities/{id}/invites |
Invite users to an activity. |
| GET | api/v2.4/comments |
List comments. |
| GET | api/v2.4/spots |
List spots. |
| GET | api/v2.4/spots/{id} |
Get spot details. |