World Time API
World Time is a simple tool for getting the current time in any city. It returns the current time, date, and more.
Live Test API
Try out the World Time with a live request and see the response in real-time.
API Request
API Response
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152{ "status": "ok", "error": null, "data": { "search": "San Francisco", "foundCities": [ { "city": "San Francisco", "city_ascii": "San Francisco", "country": "Argentina", "iso2": "AR", "iso3": "ARG", "province": "Córdoba", "timezone": "America/Argentina/Cordoba", "time": "19:33", "time24": "19:33:04", "time12": "07:33:04 PM", "date": "2025-12-16", "day": "Tuesday", "month": "December", "year": "2025", "unix": "1765924384", "dst": false, "dst_start": "2025-12-16 19:33:04", "dst_end": "2025-12-16 19:33:04", "dst_name": "-03" }, { "city": "San Francisco", "city_ascii": "San Francisco", "country": "United States of America", "iso2": "US", "iso3": "USA", "province": "California", "state_ansi": "CA", "timezone": "America/Los_Angeles", "time": "14:33", "time24": "14:33:04", "time12": "02:33:04 PM", "date": "2025-12-16", "day": "Tuesday", "month": "December", "year": "2025", "unix": "1765924384", "dst": false, "dst_start": "2025-12-16 14:33:04", "dst_end": "2025-12-16 14:33:04", "dst_name": "PST" } ] } }
Multiple Access Methods
REST API with multiple response formats, GraphQL, and MCP for AI agents
View all integrationsJSON
JavaScript Object Notation
XML
Extensible Markup Language
YAML
Human-readable data format
CSV
Comma-separated values
GraphQL
Query language for APIs
MCP
AI agent integration
Skip the HTTP calls. Use our official packages
Integrate faster with type-safe SDKs and comprehensive documentation
View all integrationsRelated APIs
Explore other data lookup APIs that complement the World Time
Frequently Asked Questions
Get answers to common questions about the World Time API
What does the World Time API do?
World Time is a simple tool for getting the current time in any city. It returns the current time, date, and more. The API returns structured data in JSON, XML, or YAML format, making it easy to integrate into any application or workflow.
How fast is the World Time API?
The World Time API has an average response time of 1250ms, with a median (p50) of 1138ms and 99th percentile of 2000ms. Our infrastructure maintains 99.9% uptime with servers distributed globally for low latency.
How much does the World Time API cost?
Each call to the World Time API uses 1 credit. The free tier includes 100 credits per month. Paid plans start at $29.99/month with higher limits, and enterprise plans offer custom pricing with priority support.
How do I authenticate World Time API requests?
Include your API key in the request header as X-API-Key: your_key_here. All requests are made over HTTPS for security. You can get your API key by signing up for a free account.
What HTTP methods does World Time support?
The World Time API supports GET requests. Simply pass your parameters as query strings in the URL. Check our documentation for detailed parameter specifications.
Ready to integrate World Time API?
Join thousands of developers building amazing applications with reliable API data. Get started with your free API key today.