Credentials
Credentials allow your SubverseAI agents to securely connect to external services and APIs. This section covers all supported credential types and how to configure them.Getting Started
How to Create Credentials
- Navigate to the Credentials section in your SubverseAI dashboard
- Click Create New Credential
- Select the credential type from the list below
- Follow the specific setup instructions for that credential type
- Test the connection to verify it works
- Save the credential to use it in your workflows
Credential Security
- All credentials are encrypted at rest
- Sensitive data is masked in the UI
- Credentials can be updated or revoked at any time
- Audit logs track credential usage and changes
Supported Credential Types
AI & Machine Learning
- OpenAI API - OpenAI API credentials for GPT models
- Google AI API - Google AI (Gemini) API credentials
E-commerce
- Shopify API - Shopify API credentials
- Shopify OAuth2 API - Shopify OAuth2 API credentials
- Shopify Access Token API - Shopify Access Token API credentials
Database & Storage
- Airtable API - Airtable API credentials
- Airtable OAuth2 API - Airtable OAuth2 API credentials
- Airtable Token API - Airtable Token API credentials
- S3 Storage - AWS S3 storage credentials
Communication
- WhatsApp API - WhatsApp API credentials
- WhatsApp Trigger API - WhatsApp Trigger API credentials
- SIP Credentials - SIP credentials for voice communication
Authentication Standards
- OAuth2 API - Generic OAuth2 API credentials
- JWT Auth - JWT authentication credentials
HTTP Authentication
- HTTP Basic Auth - HTTP Basic authentication
- HTTP Bearer Auth - HTTP Bearer authentication
- HTTP Header Auth - HTTP Header authentication
Need Help?
- Check individual credential type documentation for troubleshooting tips
- Use environment-specific credentials for development and production
- Contact support for credential-specific questions