GET /
Summary: Generate bacon-themed placeholder text
Operation ID: generateBaconIpsum
Auth: unknown
Operation ID: generateBaconIpsum
Auth: unknown
Description
Generate meat-themed Lorem Ipsum text in JSON, plain text, or HTML format. Supports paragraph or sentence-based generation.
Parameters (5)
format
(string, query, optional, default: json)
Response format
Constraints: {'enum': ['json', 'text', 'html']}
paras
(integer, query, optional, default: 5)
Number of paragraphs to generate (default: 5)
Constraints: {'minimum': 1, 'maximum': 100}
sentences
(integer, query, optional)
Number of sentences to generate (overrides paragraphs if provided)
Constraints: {'minimum': 1, 'maximum': 500}
start-with-lorem
(integer, query, optional, default: 0)
Pass '1' to start with 'Bacon ipsum dolor sit amet'
Constraints: {'enum': [0, 1]}
type
(string, query, required)
Type of text to generate
Constraints: {'enum': ['all-meat', 'meat-and-filler']}
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Generate bacon-themed placeholder text | openapi-spec |
https://baconipsum.com/api/ |
|
| Generate bacon-themed placeholder text | probe-gate |
https://baconipsum.com/api/?paras=5&start-with-lorem=0&format=json |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:16:53.650434 | 200 | 1105ms | |
| 2026-03-22T10:30:50.087551 | 200 | 779ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:16:53.650434 | 1d820087f192 |
b18ffe5a454f |