Registrano

your event hosting

API Documentation

Create event from template

We provide a easier way to create event. You can create a new event from existing template, or even from other event site.

You can send HTTP GET/POST to this URL:

http://registrano.com/events/new/template

...and with these parameters:

title

Event Name

location

Event Location

descripton

Even Description

start_at

Event Start Time
You should use strftime("%Y%m%dT%H%M00Z") to generate the right format like: 20080506T100000Z

end_at

Event End Time.
You should use strftime("%Y%m%dT%H%M00Z") to generate the right format like: 20080506T100000Z

geo_lat

Geographic Information.
It only works when you send geo_long at the same time.

geo_long

Geographic Information.
It only works when you send geo_lat at the same time.

Form widget

You can add the form widget to your own event website.

  • JavaScript widget:
    
    <link href="http://registrano.com/events/YOUR_EVENT_URL/widgets/form-simple.css" media="screen" rel="stylesheet" type="text/css" />
    <script src="http://registrano.com/events/YOUR_EVENT_URL/widgets/form-simple.js"></script>
            
  • iframe widget:
    
    <iframe src="http://registrano.com/events/YOUR_EVENT_URL/registers/new" width="800" height="600"></iframe>
            

Featured Third Party Apps List

  1. WellMeet
  2. Firefox 即時摘要