TitanX API v1 ⚠️
This API version is deprecated. We strongly recommend migrating to API v2 for continued support, new features, and enhanced functionality.
Base URL
Deprecation Notice
API v1 will be discontinued in future releases. This version has limited support and will not receive new features or improvements.Why Migrate to v2?
| Feature | v1 | v2 |
|---|---|---|
| Credit Tracking | ❌ | ✅ Enhanced credit usage reporting |
| Response Format | ❌ Inconsistent | ✅ Standardized format |
| Error Handling | ❌ Basic | ✅ Detailed error messages |
| Performance | ❌ Limited | ✅ Optimized for speed |
| Support | ⚠️ Limited | ✅ Full support |
| New Features | ❌ None | ✅ Regular updates |
Migration Guide
Jobs Endpoints
GET /api/jobs→GET /api/public/v2/jobsGET /api/jobs/{id}→GET /api/public/v2/jobs/{jobId}
Contact Endpoints
POST /api/contacts/score→POST /api/public/v2/contacts/score
Authentication
v1 endpoints still require Bearer token authentication:Available v1 Endpoints
All v1 endpoints below are deprecated. Click on each endpoint to see migration instructions and v2 alternatives.
- Contact Data (Deprecated): Legacy contact scoring and enrichment
- Jobs (Deprecated): Basic job management without enhanced features
Ready to Migrate?
Get Started with API v2 - Learn about the enhanced features and improved developer experience.