MuskAPI
1.0.0
A hand-curated quotes from Elon Musk
GET /api/
GET /api/random
GET /api/quote/${id}
| Parameter | Type | Required | Description |
|---|---|---|---|
id |
string |
Yes |
Required. Id of item to fetch |
POST /api/admin
| Req.body | Type | Required | Description |
|---|---|---|---|
adminId |
string |
Yes |
Needed the account Id to add |
quote |
string |
Yes |
Add the quote |

If you have any feedback, please reach out to me at [email protected]
MIT