Integration Catalog
Guide
Available Integrations
Section titled “Available Integrations”The Prodgy integration catalog includes tools organized by category. Each integration has specific authentication fields.
AI Models (LLM)
Section titled “AI Models (LLM)”| Integration | Authentication | Fields |
|---|---|---|
| OpenAI | API Key | API Key, Model |
| OpenRouter | API Key | API Key, Model |
| Google Gemini | API Key | API Key, Model |
| Anthropic | API Key | API Key, Model |
Project Management
Section titled “Project Management”| Integration | Authentication | Fields |
|---|---|---|
| GitHub | Personal Access Token | Personal access token |
| GitLab | Private Token | Private token, Instance URL, Project ID |
| Jira | Basic Auth | Domain, Email, API Token |
| Azure DevOps | Personal Access Token | Organization, Project, Personal access token |
Communication
Section titled “Communication”| Integration | Authentication | Fields |
|---|---|---|
| Slack | Bot Token / OAuth2 | Bot Token |
Authentication Methods
Section titled “Authentication Methods”Prodgy supports different authentication methods:
| Method | Description |
|---|---|
| API Key | Unique access key provided by the service |
| Bearer Token | Authorization token for REST APIs |
| Basic Auth | User/email and password/token combination |
| OAuth2 | Authorization flow-based authentication |
| Personal Access Token | Individual token generated by the user in the service |