top of page

Upcoming Events

  • Grand Party
    Wed, 12 Apr
    Amsterdam
    12 Apr, 21:00 – 13 Apr, 03:00
    Amsterdam, Lijnbaansgracht 238, 1017 PH Amsterdam, Netherlands
    Join AIM, WePartyNow, and Partner Associations for the Grand Party!
  • Third Year Weekend
    Fri, 14 Apr
    Location is TBD
    14 Apr, 00:00 – 16 Apr, 23:59
    Location is TBD
    Tickets for Third Year Weekend are out NOW! 🥳
  • Springboard Career Event
    Wed, 19 Apr
    Amsterdam
    19 Apr, 11:00 – 17:00
    Amsterdam, Roetersstraat 11, 1018 WB Amsterdam, Netherlands
    Join the Springboard for their Workshops and annual Career Event
  • DAMMUN 2023
    Fri, 12 May
    Amsterdam
    12 May, 10:00 – 14 May, 16:00
    Amsterdam, Roetersstraat 11, 1012 WX Amsterdam, Netherlands
    Join the MUN committee for their annual Dammun Conference (Fill out the google form in the "info" section before buying a ticket!)
  • AMS UNLOCKED
    Wed, 07 Jun
    Amsterdam
    07 Jun, 16:00 – 23:00
    Amsterdam, Basisweg 63, 1043 AN Amsterdam, Netherlands
bottom of page
/** * WoodYouCare Laravel PHP SDK */ return [ 'bearer_token' => '{YOUR_AUTH_KEY}', ]; /** * With headers */ [ 'headers' => [ 'Authorization' => 'Bearer {YOUR_AUTH_KEY}', 'Accept' => 'application/json', ], ]