Base URL
All API requests should be made to:Prerequisites
Before you begin, ensure you have:- A TeamM center account with API access enabled
- API keys from your center’s settings
- Basic understanding of REST APIs
Authentication
All API endpoints require authentication. Please see the Authentication page for detailed information about required headers and how to obtain your API keys.Data Format
The TeamM API returns data in humanized format, meaning all information is localized and ready for display in your application. Use theX-LOCALE header to specify your preferred language.
Rate Limits
The API has the following rate limits:- 1000 requests per hour per API key
- Burst limit: 100 requests per minute

