FigoEvents API
    FigoEvents API
    • API Prerequisites
    • Response Codes
    • Register For Event
      POST
    • Get Tickets
      GET

    API Prerequisites

    Introduction#

    The FigoEvents API documentation provides comprehensive implementation details for developers, partners, and system integrators.
    This API is designed to enable the creation of custom event registration applications and pages by offering standardized endpoints for attendee data submission.
    By integrating with the FigoEvents API, clients can programmatically register attendees, ensure seamless data transfer into the FigoEvents platform, and maintain consistency across external event management solutions.

    How To Get Your [x-secret-key] and [x-event-ref] Header Values Required For API Calls#

    Getting x-secret-key#

    1.
    Login to app.figoevents.com dashboard
    2.
    Go to My Profile menu option
    3.
    Copy x-secret-key by tapping the [Copy X-SECRET-KEY] button
    Getting Your x-secret-key

    Getting x-event-ref#

    1.
    Login to app.figoevents.com dashboard
    2.
    Go to My Events menu option
    3.
    Click the Event you want to integrate to
    4.
    On the Event dashboard, go to Event Action button on the top right
    5.
    Copy x-event-ref by tapping the [Copy X-EVENT-REF] button
    Getting x-event-ref
    Modified at 2025-09-11 15:46:29
    Next
    Response Codes
    Built with