published

PoetryDB

The PoetryDB API offers developers free access to a structured collection of classic and contemporary poems, suitable for educational and creative applications.

Developed by Thundercomb

99.90%Uptime
150msLatency
613Stars
No AuthAuth
NoCredit Card
RESTStyle
1.0Version
API Endpoints

Reference for available routes, request structures, and live examples.

Search poems by author and title

Full Endpoint URL
https://poetrydb.org/author,title/Shakespeare;Sonnet
Implementation Example
curl -X GET 'https://poetrydb.org/author,title/Shakespeare;Sonnet'
Expected Response
{
  "lines": [
    "Shall I compare thee to a summer's day?"
  ],
  "title": "Sonnet 18",
  "author": "William Shakespeare"
}
Version:v1
Limit:Unlimited
Real-World Applications
  • Building literary apps that require poetic contentOptimized Capability
  • Creating educational tools for studying poetryOptimized Capability
  • Developing poetry generators or creative writing interfacesOptimized Capability
  • Integrating poetic content into digital art projectsOptimized Capability
  • Developing web and mobile applications centered around poetryOptimized Capability
Advantages
  • Free and open access with no authentication required
  • Wide range of classic and contemporary poetry
  • Simple RESTful API with JSON responses for easy integration
  • No usage limits or rate restrictions documented
  • Comprehensive and well-documented GitHub repository
Limitations
  • No official SDKs available
  • Limited to poetry content only
  • No advanced search features like fuzzy matching or full-text indexing
  • No support for POST or write operations
  • No authentication means less control over misuse or abuse

FAQs

API Specifications

1.0
Pricing Model
Free
Credit Card
Not Required
Response Formats
JSON
Supported Languages
7 Languages
SDK Support
REST Only
Time to Hello World

Less than 5 minutes

Rate Limit

No documented limits; unlimited requests allowed

Free Tier Usage

The PoetryDB API is completely free to use with no restrictions or rate limits.

Use Case: Best For

Developers building poetry-themed applications, educators, literary enthusiasts, and creative artists.

Not Recommended For

Enterprise-grade applications requiring secure, authenticated access or commercial licensing.

#literature#books#poetry

Explore Related APIs

Discover similar APIs to PoetryDB

View All APIs
PUBLIC

Gutendex

Gutendex offers developers free access to a vast collection of over 60,000 public domain books from Project Gutenberg, suitable for literary, educational, and research applications.

PUBLIC

Bible API

The Bible API provides free access to scripture texts in various translations, facilitating integration into applications focused on religion and education.

PUBLIC

Open Library

The Open Library API provides developers with free access to comprehensive book, author, and publication metadata for seamless integration into applications.