CORE vs ITIS
If you need a Science & Math API that's easy to integrate, go with ITIS.
CORE
- Simple API key authentication
- HTTPS supported
ITIS
- No authentication required
- HTTPS supported
| Feature | CORE | ITIS |
|---|---|---|
| Authentication | apiKey | None |
| HTTPS | Yes | Yes |
| CORS | Unknown | Unknown |
When to use which?
ITIS is the better choice for quick prototypes and hackathons since it requires no authentication.