The Wayback Machine - https://web-wp.archive.org/web/20141105160043/http://www.meetup.com:80/meetup_api/docs/ew/rsvp/

Extend your community

RSVP Create

POST /ew/rsvp
  • json
  • xml
Host: api.meetup.com
  • basic
api version 2

Request Parameters

At least one of the required parameter(s) must be supplied with the request. The RSVP is always applied for the current authenticated member. This method requires an HTTP POST.

event_id
ID of an event
fields
Request that additional fields (separated by commas) be included in the output.
udf_{varname}
User defined fields

Response

If successful, this method returns a 201 Created response with a Location header containing the RSVP Get method for this event. The content body is the same as that returned by RSVP Get.

RSVP Delete

DELETE /ew/rsvp/:id
  • json
  • xml
Host: api.meetup.com
  • basic
api version 1

Request Parameters

No parameters are required or considered other than for authorization and format. This method requires an HTTP DELETE

Response

If successful, this method returns a 200 OK response. The content body includes a success message.

RSVP Get

GET /ew/rsvp/:id
  • json
  • xml
Host: api.meetup.com
  • basic
api version 1

Try it in the console

Request Parameters

No parameters are required other than for authorization and format.

fields
Request that additional fields (separated by commas) be included in the output.

Response

created
rsvp created time, in milliseconds since the epoch
event_id
The ID of the event
id
The ID of the rsvp
member
Member that rsvp'd
member_city
Optional field
member_country
Optional field
member_id
Member's ID
member_state
Optional field
name
Name of the member
member_photo
Photo info, if available, for the member
highres_link
URL for the photo at its maximum size
photo_id
Photo ID
photo_link
URL for a standard size of the photo
thumb_link
URL for a thumbnail of the photo
udf_{varname}
User defined fields specified in the fields parameter

API methods

everywhere seed events