Breaking Bad Quotes API
 # Breaking Bad quotes API A simple API to retrieve some quotes of Breaking Bad, bitch! ## Getting Started To start using the Breaking Bad Quotes API, follow these simple steps: * Sign Up on RapidAPI * Subscribe to the Breaking Bad Quotes API * Access the API endpoint using your API key ## API ### `GET /v1/quotes` Get a random quote in this format: >…
Breaking Bad Quotes API endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| GET |
Get random quote /v1/quotes |
Get a random quote |
| GET |
Get multiple quotes /v1/quotes/5 |
Returns an array with {number} quotes e.g. `GET /v1/quotes/5`. |
Breaking Bad Quotes API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $1.9 / month | — |
|
| ULTRA | $4.9 / month | — |
|
| MEGA | $12.9 / month | — |
|