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