How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Programming Quotes Quotes API

Programming Quotes — Public read and authenticated write endpoints for quotes.

Programming Quotes Quotes API is one of 2 APIs that Programming Quotes publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 12 JSON Schema definitions.

Tagged areas include Quotes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 12 JSON Schemas.

This API exposes 8 operations across 5 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 4 base URLs: https://programming-quotes-api.azurewebsites.net/api, https://programming-quotesapi.vercel.app/api, https://api.programming-quotes.onrender.com/api, https://programming-quotes-api.herokuapp.com/api.

8 operations 5 paths 5 schemas 1 DELETE3 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://programming-quotes-api.azurewebsites.net/api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Programming Quotes Quotes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth).

  • bearerAuth — JWT token issued by POST /auth/token. Send as Authorization: Bearer .

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Quotes 8

Programming Quotes — Public read and authenticated write endpoints for quotes.

GET
/quotes/random
Programming Quotes Get Random Quote
getRandomQuote → 200500
GET
/quotes
Programming Quotes List Quotes
listQuotes 3 params → 200400
POST
/quotes
Programming Quotes Create Quote
createQuote body → 201400401
GET
/quotes/{id}
Programming Quotes Get Quote by ID
getQuoteById 1 param → 200404
PUT
/quotes/{id}
Programming Quotes Update Quote
updateQuote 1 param body → 200401404
DELETE
/quotes/{id}
Programming Quotes Delete Quote
deleteQuote 1 param → 204401404
POST
/quotes/favorite/{id}
Programming Quotes Add Favorite Quote
addFavoriteQuote 1 param → 200401404
POST
/quotes/vote/{id}
Programming Quotes Vote on Quote
voteQuote 1 param body → 200400401404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Quote (8 properties), QuoteUpdate (3 properties), QuoteInput (3 properties), ErrorResponse (2 properties). Each schema is shown below with its type and property counts.

VoteInput
object
Payload for casting a vote on a quote.
1 property 1 required
Quote
object
A programming quote in the corpus.
8 properties 1 required
ErrorResponse
object
Standard error payload.
2 properties 1 required
QuoteInput
object
Payload for creating a new quote.
3 properties 2 required
QuoteUpdate
object
Partial update payload for an existing quote.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

programming-quotes-quotes-api-openapi.yml Raw ↑

Other APIs Programming Quotes publishes across the network.

Programming Quotes Authentication API
Where this information came from

This is an independent, third-party profile of Programming Quotes Quotes API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.