Built by Metorial, the integration platform for agentic AI.
Creates a new team in Pointagram. An icon is required and can be one of the built-in icons (e.g. Bears, Bulls, Sharks) or a custom icon previously uploaded through the Pointagram UI.
Retrieves the score transaction history for a specific score series. Supports filtering by tags, teams, players, and time range. Supports pagination using offset parameters.
Creates a new player in Pointagram. Players can be created as online (receiving a login invitation) or offline (admin-managed). If a player with the same identity already exists, the API returns a conflict error.
Retrieves all score series in your Pointagram account. Optionally fetches the point types configured for a specific score series.
Add or remove a player from a team. Identify the player by their Pointagram player ID, name, email, or external ID.
Soft-deletes a player from Pointagram. The player is identified by name, email, or external ID. Admin users cannot be removed via the API. Full anonymization must be done within the Pointagram UI.
Retrieves all players in your Pointagram account. Returns player details including names, emails, external IDs, and their current status.
Adds points to a player in a specific score series. Identify the score series by ID or name, and the player by ID, name, email, or external ID. Supports tags, comments, backdating, point types, deduplication via source score ID, and auto-creation of players.
Retrieves competitions from Pointagram. Can optionally filter by player or competition ID. Also supports fetching competition participants.
Retrieves all teams in your Pointagram account, including their names, icons, and configuration.