A Lipsum Generator and API for Latin and Plain Text
Seazon.org | A BeliefMedia service


The Seazon website has an API that allows you to integrate our "lorem Ipsum" data in a customizable way on your website.

Despite providing XML/JSON formats, we've currently only enabled the text function since our own primary means of using the data is to populate WordPress websites with shortcode... and text suits us just fine. If you're interested in other formats, please subscribe to our mailing list at BeliefMedia.

Endpoint

From the main page, a result is structured as follows:

http://www.seazon.org/1-1-1-1-1-0/0-0-1/2-9-45-85-3-4

To generate the text version of those same results, use the following:

http://api.seazon.org/1-1-1-1-1-0/0-0-1/2-9-45-85-3-4/api.txt

For those that have a key for the XML API, use the following:

http://api.seazon.org/1-1-1-1-1-0/0-0-1/2-9-45-85-3-4/api.xml

Usage Restrictions

Unless you're a registered user, you're limited to 5 calls per minute or 10 requests every 3 minutes. Use more than that and we'll output text of our choosing :)

URL Structure

The URL is structured as follows: http://api.seazon.org/ followed by three backslash separated strings.

1-1-1-1-1-0

1 Type: 1 = Latin, 2 = Random
1 Begin text with 'Lorum ipsum ..' = 1, else 0.
1 Use Periods: 1 = true, 0 = false.
1 Upper case each sentence: 1 = true, 0 = false.
1 Wrap text in paragraph tags: 1 = true, 0 = false.
0 Double spaces after each sentence: 0 = false, 1 = true.

0-0-1

0 Random numbers in output (if random text): 1 = true, 0 = false
0 Reserved for text formatting.
1 Make random text more 'latin-like' (if random text): 1 = true, 0 = false.

2-9-45-85-3-4

2 Minimum number of letters in each word (if random text).
9 Maximum number of letters in each word (if random text).
45 Minimum paragraph word count.
85 Maximum paragraph word count.
3 Minimum number of paragraphs.
4 Maximum number of paragraphs.

Support

For WordPress shortcode usage and other support, please see our Internoetics blog. For general feedback, please contact us through our main website.






Home | API | WordPress Plugin | BeliefMedia