Last active
February 26, 2020 20:53
-
-
Save angelwong/79dbdc73ef47e867fa895603d90d0c53 to your computer and use it in GitHub Desktop.
routes.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- title: Places API | |
to: /api/ | |
items: | |
- title: Overview | |
to: /api/ | |
- title: Getting Started | |
to: /api/getting-started/ | |
- title: Versioning | |
to: /api/versioning/ | |
- title: Authentication | |
to: /api/authentication/ | |
- title: Localization | |
to: /api/internationalization/ | |
- title: Rate Limits | |
to: /api/rate-limits/ | |
- title: Errors | |
to: /api/errors/ | |
- title: Endpoints Overview | |
to: /api/endpoints/ | |
- title: Harmonization | |
to: /api/harmonization/ | |
- title: Resources | |
divider: true | |
- title: Libraries | |
to: /api/libraries/ | |
- title: Postman Collection | |
to: /api/postman/ | |
- title: Explorer | |
href: https://foursquare.com/developers/explore/ | |
- title: API Reference | |
to: /api-reference/ | |
- title: FAQ | |
to: /api/faq/ | |
- title: Places Database | |
to: /places-database/ | |
items: | |
- title: Overview | |
to: /places-database/ | |
- title: Details | |
to: /places-database/details/ | |
- title: Pilgrim SDK | |
to: /pilgrim-sdk/ | |
items: | |
- title: Overview | |
to: /pilgrim-sdk/ | |
- title: iOS | |
divider: true | |
- title: Getting Started | |
to: /pilgrim-sdk/ios/ | |
- title: Implementation Checklist | |
to: /pilgrim-sdk/ios/checklist | |
- title: Debug Mode | |
to: /pilgrim-sdk/ios/debug-mode | |
- title: Changelog | |
to: /pilgrim-sdk/ios/changelog | |
- title: iOS Reference | |
href: https://developer.foursquare.com/docs/pilgrim-sdk/ios/reference/ | |
- title: Android | |
divider: true | |
- title: Getting Started | |
to: /pilgrim-sdk/android/ | |
- title: Implementation Checklist | |
to: /pilgrim-sdk/android/checklist | |
- title: Debug Mode | |
to: /pilgrim-sdk/android/debug-mode | |
- title: Changelog | |
to: /pilgrim-sdk/android/changelog | |
- title: Android Reference | |
href: https://developer.foursquare.com/docs/pilgrim-sdk/android/reference/ | |
- title: React Native | |
divider: true | |
- title: Getting Started | |
to: /pilgrim-sdk/react-native/ | |
- title: Features | |
divider: true | |
- title: Visit Detection | |
to: /pilgrim-sdk/visit-detection/ | |
- title: Geofences | |
to: /pilgrim-sdk/geofences/ | |
- title: Webhooks | |
to: /pilgrim-sdk/webhooks/ | |
- title: Integrations | |
to: /pilgrim-sdk/integrations/ | |
- title: Event Logs | |
to: /pilgrim-sdk/event-logs/ | |
- title: User States | |
to: /pilgrim-sdk/user-states/ | |
- title: Provide Visit Feedback | |
to: /pilgrim-sdk/visit-feedback/ | |
- title: Advanced Setup Guide | |
to: /pilgrim-sdk/advanced-setup-guide/ | |
- title: Resources | |
divider: true | |
- title: Geofences API Reference | |
to: /sdk-reference/geofences-api/endpoints/ | |
- title: Pilgrim v2 Migration Guide | |
to: /pilgrim-sdk/migration-guide/ | |
- title: FAQ | |
to: /pilgrim-sdk/FAQ/ | |
- title: Developer Console | |
to: /developer-console | |
items: | |
- title: Developer Console | |
to: /developer-console/ | |
- title: Build with Foursquare | |
to: /build-with-foursquare/ | |
items: | |
- title: Sample Apps | |
to: /build-with-foursquare/ | |
- title: Pilgrim Toolkit | |
to: /build-with-foursquare/pilgrim-toolkit/ | |
- title: Venue Categories | |
to: /build-with-foursquare/categories/ | |
- title: Venue Chains | |
to: /build-with-foursquare/chains/ | |
- title: Categories Changelog | |
to: /build-with-foursquare/categories-changelog/ | |
- title: Resources and Logos | |
href: https://foursquare.com/about/logos | |
- title: Usage Guidelines | |
to: /usage-guidelines/overview/ | |
items: | |
- title: API Terms of Use | |
to: /usage-guidelines/overview/ | |
- title: Attribution | |
to: /usage-guidelines/attribution/ | |
- title: Platform Policy | |
href: https://foursquare.com/legal/api/platformpolicy | |
- title: Privacy Policy | |
href: https://foursquare.com/legal/privacy | |
- title: Data License Agreement | |
href: https://foursquare.com/legal/api/licenseagreement | |
- title: Data Processing Addendum | |
href: https://foursquare.com/legal/api/dataprocessingagreement | |
- title: Places API Reference | |
to: /api-reference/ | |
items: | |
- title: Venues | |
to: /api-reference/venues/search/ | |
items: | |
- title: Search for Venues | |
to: /api-reference/venues/search/ | |
- title: Get Venue Recommendations | |
to: /api-reference/venues/explore/ | |
- title: Get Details of a Venue | |
to: /api-reference/venues/details | |
- title: Report Venue Selection | |
to: /api-reference/venues/select/ | |
- title: Get a Venue's Photos | |
to: /api-reference/venues/photos/ | |
- title: Get a Venue's Tips | |
to: /api-reference/venues/tips/ | |
- title: Get a Venue's Hours | |
to: /api-reference/venues/hours/ | |
- title: Get a Venue's Menu | |
to: /api-reference/venues/menu/ | |
- title: Get a Venue's Links | |
to: /api-reference/venues/links/ | |
- title: Get Trending Venues | |
to: /api-reference/venues/trending/ | |
- title: Suggest Completion | |
to: /api-reference/venues/suggestcompletion/ | |
- title: Get Users Who Liked a Venue | |
to: /api-reference/venues/likes/ | |
- title: Get Venue Categories | |
to: /api-reference/venues/categories/ | |
- title: Get Similar Venues | |
to: /api-reference/venues/similar/ | |
- title: Get Events at a Venue | |
to: /api-reference/venues/events/ | |
- title: Get Next Venues | |
to: /api-reference/venues/nextvenues/ | |
- title: Get Lists a Venue is On | |
to: /api-reference/venues/listed/ | |
- title: Get Next Venues | |
to: /api-reference/venues/nextvenues/ | |
- title: Get Your Venue's Stats Over Time | |
to: /api-reference/venues/timeseries/ | |
- title: Get Your Venue's Stats | |
to: /api-reference/venues/stats/ | |
- title: Get Venues You Manage | |
to: /api-reference/venues/managed/ | |
- title: Add a Venue | |
to: /api-reference/venues/add/ | |
- title: Claim a Venue | |
to: /api-reference/venues/claim/ | |
- title: Indicate a Venue is Incorrect | |
to: /api-reference/venues/flag/ | |
- title: Propose an Edit to a Venue | |
to: /api-reference/venues/proposededit/ | |
- title: Like a Venue | |
to: /api-reference/venues/like/ | |
- title: Users | |
to: /api-reference/users/details/ | |
items: | |
- title: Get a User's Details | |
to: /api-reference/users/details/ | |
- title: Get a User's Check-Ins | |
to: /api-reference/users/checkins/ | |
- title: Get a User's Lists | |
to: /api-reference/users/lists/ | |
- title: Get a User's Photos | |
to: /api-reference/users/photos/ | |
- title: Get Venues Visited by a User | |
to: /api-reference/users/venuehistory/ | |
- title: Get Venues a User Liked | |
to: /api-reference/users/venuelikes/ | |
- title: Photos | |
to: /api-reference/photos/details/ | |
items: | |
- title: Get Details of a Photo | |
to: /api-reference/photos/details/ | |
- title: Add a Photo | |
to: /api-reference/photos/add/ | |
- title: Tips | |
to: /api-reference/tips/details/ | |
items: | |
- title: Get Details of a Tip | |
to: /api-reference/tips/details/ | |
- title: Add a Tip | |
to: /api-reference/tips/add/ | |
- title: Checkins | |
to: /api-reference/checkins/details/ | |
items: | |
- title: Get Details of a Check-in | |
to: /api-reference/checkins/details/ | |
- title: Resolve a Public Check-in from URL | |
to: /api-reference/checkins/resolve/ | |
- title: Create a Check-in | |
to: /api-reference/checkins/add/ | |
- title: Like a Check-in | |
to: /api-reference/checkins/like/ | |
- title: Add a Post to a Check-in | |
to: /api-reference/checkins/addpost/ | |
- title: Lists | |
to: /api-reference/lists/details/ | |
items: | |
- title: Get Details of a List | |
to: /api-reference/lists/details/ | |
- title: Create a List | |
to: /api-reference/lists/add/ | |
- title: Add an Item to a List | |
to: /api-reference/lists/additem/ | |
- title: Share a List | |
to: /api-reference/lists/share/ | |
- title: Pilgrim SDK Reference | |
to: /sdk-reference/geofences-api/endpoints/ | |
items: | |
- title: iOS Reference | |
href: https://developer.foursquare.com/docs/pilgrim-sdk/ios/reference/ | |
- title: Android Reference | |
href: https://developer.foursquare.com/docs/pilgrim-sdk/android/reference/ | |
- title: Geofences | |
to: /sdk-reference/geofences-api/endpoints/ | |
items: | |
- title: Overview | |
to: /sdk-reference/geofences-api/endpoints/ | |
- title: Get a Geofence | |
to: /sdk-reference/geofences-api/get/ | |
- title: Get All Geofences | |
to: /sdk-reference/geofences-api/getall/ | |
- title: Add a Venue Geofence | |
to: /sdk-reference/geofences-api/add-venue/ | |
- title: Add a Polygon Geofence | |
to: /sdk-reference/geofences-api/add-polygon/ | |
- title: Add a Point Geofence | |
to: /sdk-reference/geofences-api/add-point/ | |
- title: Add Geofences in Bulk | |
to: /sdk-reference/geofences-api/add-bulk/ | |
- title: Update a Geofence | |
to: /sdk-reference/geofences-api/update/ | |
- title: Delete a Geofence | |
to: /sdk-reference/geofences-api/delete/ | |
- title: Clear All Geofences | |
to: /sdk-reference/geofences-api/clear/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment