syncing market data_
Random sentences from the complete works of H.P. Lovecraft. CORS-enabled.
Random sentences from the complete works of H.P. Lovecraft. CORS-enabled.
| Method | Path | Summary | Price |
|---|---|---|---|
| GET | /books | List all books | FREE |
| GET | /books/{id}/sentences | Random sentences from a specific book | FREE |
| GET | /sentences | A random sentence | FREE |
| GET | /sentences/{id} | A specific sentence | FREE |
ozma register && ozma call random-lovecraft /books --jsoncurl -H "Authorization: Bearer $OZMA_KEY" \
https://gateway.ozma.app/v1/proxy/random-lovecraft/books# Python
client.proxy_call("random-lovecraft", "/books")