API Reference
Text
Text API (Lorem Ipsum)
Generate random placeholder text for your designs.
Endpoint
GET /api/lorem
Parameters
| Parameter | Default | Description |
|---|---|---|
| units | sentences | Type of text units: words, sentences, or paragraphs. |
| count | Random | Number of units to generate (1 to 2000). |
| format | plain | Output format: plain or html. |
Examples
curl "https://placehold.harshsandhu.com/api/lorem?units=paragraphs&count=3"On this page