City of Surrey Open511 API vs Non-Working Days
If you need a Calendar API that's easy to integrate, go with Non-Working Days.
City of Surrey Open511 API
This API provides real time traffic obstruction events occuring within the City of Surrey.
Non-Working Days
Database of ICS files for non working days
City of Surrey Open511 API
- Simple API key authentication
- No HTTPS support
Non-Working Days
- No authentication required
- HTTPS supported
| Feature | City of Surrey Open511 API | Non-Working Days |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | No | Yes |
| CORS | Unknown | Unknown |
When to use which?
Non-Working Days is the better choice for quick prototypes and hackathons since it requires no authentication. Non-Working Days supports HTTPS, which is required for production deployments and secure data handling.