Accessing InEvent's API
What are APIs?
How can I access the InEvent API documentation?
You can access the InEvent API documentation with either one of the following methods:
- Clicking on the API for developers button located on the right side of the bottom bar from the Company level or Event level. This will open the API documentation in the same tab.
- Clicking on Integrations > API Reference from the Company level. This will open the API documentation in a new tab.
Accessing the API and its documentation allows any external system (such as your own website or CRM) to connect directly with the InEvent platform and perform updates safely and easily. One of the key advantages of connecting to our API is the great deal of flexibility that it offers.
How can I run an API request?
To create integrations and exchange information in real-time via API, just follow the documentation presented on the platform. Here is a step-by-step guide:
- Access the API.
- Use the Search bar to find the necessary information, category, or API call.
- Click on the target API call.
- Evaluate the API name, structure, and values before continuing with development.
InEvent Developer Guide
Our philosophy is ''If there's no REST documentation for this module, it doesn't exist". That's why since the very beginning of InEvent, every single module has been documented and we have created a Developer Guide to help you integrate with our API.
You can also access our guides from the API Reference by clicking on Guides In the upper left corner.
In practical terms, what can I do using the API integrations?
When integrating other systems to InEvent through our API end-points, you will be able to perform operations based on retrieving, adding, deleting, or overwriting information from our database, empowering yourself to do things such as:
- company.event.bind: It creates an event.
- event.person.dismiss: It removes an attendee from the event
- event.person.bind: It will add an attendee to the event
- event.invite.create: It will add an invitee to the event
- event.person.operate: It overwrites a specific field on the attendee's profile
- event.tool.edit: This option allows you to edit event tools.
- activity.remove: It remove an activity from your event.
There are hundreds of possible requests. For complete information, refer to the API documentation as shown below or get in touch with our Support team.
InEvent Partners can help you with your integrations!
If you are looking for someone to help you with the API integrations you need, check out EventMarket, our exclusive marketplace with dozens of certified partners that will help you ensure everything runs smoothly at your event.