Contribution Hub API
Aggregate and visualize your contributions across multiple version control platforms with our powerful API service.
Base URL
https://c-hub-api.azurewebsites.net/Contributions
Authentication
API calls require your Firebase User ID and configured platform credentials. Sign in to the application and set up your platform tokens through the dashboard.
Sign In & Set Up Credentials
Sign in to the application and navigate to the dashboard to configure your GitHub, Azure DevOps, or other platform credentials. Your Firebase User ID will be displayed on the dashboard.
Get Your Firebase User ID
Copy your Firebase User ID from the dashboard. This unique identifier is required for all API requests to retrieve your personal contribution data.
Make API Requests
Use the API endpoint with your Firebase User ID and desired parameters to fetch contribution data.
Visualize Data
Use the returned data with visualization libraries like react-activity-calendar to create beautiful contribution graphs.