The Trophy Application API is a set of endpoints that provide simple interfaces for building gamification experiences and covers the full range of actions that an end user of your application can perform. It does not include global administrative functions or actions that should only be performed by your internal systems. If you are looking for admin functionality, please refer to the Admin API. The Application API is accessible through SDKs available in most major programming languages or, for those who wish manage their own HTTP clients, is available at the following base URL.Documentation Index
Fetch the complete documentation index at: https://docs.trophy.so/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
Get Started
Learn more about how to integrate with the Trophy Application API below.Authentication
Securely integrate your applications with the Trophy API using API keys.
Rate Limiting
Learn about the Trophy API and request rate limiting.
Idempotency
Learn how to prevent unintended side effects when retrying requests.
SDKs
Use Trophy’s type-safe SDKs to integrate with the API.