Introduction

Overview of the Crewters REST API


The Crewters API is a RESTful API that powers the Crewters mobile app and third-party integrations. It provides access to users, events, leagues, teams, venues, stats, trophies, requests, notifications, and more.

Base URL

All API requests use the base URL:

https://api.bigtimesport.com

Full API reference

The complete interactive API documentation (endpoints, request/response schemas, authentication, and examples) is available at:

api.bigtimesport.com/docs

Use that reference to explore and try endpoints for each resource.

Main resources

ResourceDescription
AuthLogin, registration, tokens, and session management.
UserUser accounts and profiles.
EventsSport events, creation, joining, and listings.
LeaguesLeagues and competition structure.
TeamsTeams and membership.
SportsSport types and activity definitions.
VenuesVenue locations, listings, and management.
Venue analyticsAnalytics and insights for venue owners.
StatsUser and event statistics.
TrophiesAchievements and trophies.
RequestsFriend and other requests.
NotificationsPush and in-app notifications.
ChatsDirect messaging and conversations.
NFCNFC check-ins and tap-ins at locations.
PointsPoints, scoring, and gamification.
LeaderboardRankings and leaderboards.
StreamingGo-live and live streaming.
PostsSocial posts, feed, comments, and likes.
PrizePrizes and rewards.
GiftsIn-app gifts.
ReviewsReviews and ratings.

Use the sidebar to open a short overview for each resource, or go to api.bigtimesport.com/docs for the full API.