They Said So Quotes API offers a complete feature rich REST API access to its quotes platform. This is the documentation for the world famous quotes API. If you are a subscriber and you are trying this from a console add 'X-TheySaidSo-Api-Secret' header and add your
No SDKs indexed for this API yet.
curl \ -H "X-TheySaidSo-Api-Secret: $API_KEY" \ https://quotes.rest/qod
curl \ -H "X-TheySaidSo-Api-Secret: $API_KEY" \ https://quotes.rest/qshow
curl \ -H "X-TheySaidSo-Api-Secret: $API_KEY" \ https://quotes.rest/quote
No SDKs yet