Checking...
3.1.0
Eval CV Docs
Endpoint Reference

Supported Languages

Retrieve the comprehensive list of globally supported languages for the AI parser as well as the basic regex-based parser.

Dynamic Language Support

Our platform continuously expands its linguistic capabilities. Use this endpoint to get the latest list of languages supported across all our services.

Global Support

Supports 50 languages for advanced AI parsing.

Core Support

Optimized parsing for major languages like English, French, and Spanish.

GET/v1/languages

Pro Tip

Always handle rate limiting headers in your logic. For best performance, use asynchronous processing for large files.

curl -X GET https://api.evalcv.com/v1/languages \
  -H "x-api-key: YOUR_API_KEY"