-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Vinay Phadnis edited this page Aug 17, 2018
·
2 revisions
This API Wrapper aims to provide a simple and easy way to use the SpaceX-API in Python projects.
This wiki is created to provide the documentation about the functions available in the SpaceX-API.
For documentation specific to the API, please see the relevant wiki on their Github Page.
No authentication is currently required by r-SpaceX to use this public API and thus is not required in this wrapper.
The API has a rate limit of 50 req/sec per IP address, if exceeded, a response of 429 will be given until the rate drops back below 50 req/sec.