• Home
  • REST API
  • About

The Baseball Ipsum API is a REST interface that returns JSON. Pass in the following parameters using an HTTP GET and you'll get a Json string array of paragraphs.

Parameters:

  • paras: optional number of paragraphs, defaults to 1, maximum of 25
  • startwithlorem: optional pass true to start the first paragraph with 'Baseball ipsum dolor sit amet'

Examples:

  • http://baseballipsum.apphb.com/api/?paras=5
  • http://baseballipsum.apphb.com/api/?paras=1&startwithlorem=true

Looking for the source code? Baseball Ipsum on Github.

Baseball Ipsum
Photo licensed under Creative Commons
Powered by AppHarbor and ASP.NET