Event API [OpenComputers]
https://ocdoc.cil.li/api:event
The Event API provides a basic event system to allow your code to react to signals sent by the OS or other programs/libraries. For example, this can be used to capture keys pressed...
Top 6 Events APIs for Developers (2018) | RapidAPI
https://rapidapi.com/blog/top-events-apis/
APIs (Application Program Interfaces) are the infrastructure that allows the greater majority of Most event APIs function as a web of endpoints that allow a sizeable amount of people (more than 5) to...
API to manage events and calendars
https://www.addevent.com/documentation/events-api
The API has predictable, resource-oriented URLs, and uses HTTP response codes to indicate API errors. All API access is over HTTPS. All data is received as JSON, including errors.
Event API overview - Optimizely for Web
https://docs.developers.optimizely.com/web/docs/event-api
The Event API allows you to send event data to Optimizely's logging servers from all of your applications, whether they're web, mobile, or server-side implementations.
Events API - MoodleDocs
https://docs.moodle.org/dev/Events_API
Events are atomic pieces of information describing something that happened in Moodle. Events are primarily the result of user actions, but could also be the result of the cron process or administration actions undertaken via the command line.
Event API
https://software.intel.com/content/www/us/en/develop/documentation/vtune-help/top/api-support/instrumentation-and-tracing-technology-apis/instrumentation-and-tracing-technology-api-reference/event-api.html
The event API is used to observe when demarcated events occur in your application, or to Event API is a per-thread function that works in resumed state. This function does not work in paused state.
Events API - Sunshine API - Zendesk Developer Portal
https://developer.zendesk.com/rest_api/docs/sunshine/events_api
The Events API is available on the Suite Team plan and above. It is activated in the Admin Center by an admin. In addition to this API reference, the following resources are available in the Develop Help...
Events API - POST an event | Dynatrace Help
https://www.dynatrace.com/support/help/dynatrace-api/environment-api/events/post-event/
Events. POST an event. Get started with Dynatrace. To execute this request, you need the Access problem and event feed, metrics, and topology (DataExport) permission assigned to your API token.
Events API | Web Analytics
https://developers.hubspot.com/docs/api/events/tracking-code
Web Analytics endpoint allows you to find and filter events associated with a CRM object of any type. HubSpot API Docs. Discover APIs, integration guides, and other documentation.
App Events API - Marketing API - Documentation - Facebook for...
https://developers.facebook.com/docs/marketing-api/app-event-api/
The App Events API for Marketing API guide allows you to track events, such as app installs and in-app conversions, that occur in your app.
Introduction to the Event API | New Relic Documentation
https://docs.newrelic.com/docs/telemetry-data-platform/ingest-manage-data/ingest-apis/introduction-event-api
The Event API is an asynchronous endpoint. This allows you to send a very large volume of POSTS The Event API accepts specific formats for attributes included in the payload. Only float or string...
Event API Reference - Official BukkitWiki
https://bukkit.gamepedia.com/Event_API_Reference
Welcome to Bukkit's Event API reference page. Events are how the CraftBukkit server tells your plugin that something has happened in the world. Bukkit defines many events, in multiple categories; e.g. player actions (player logged in, player clicked a block, player died, player respawned...
Events API
https://www.zoho.com/calendar/help/api/events-api.html
Events API. An event is a planned activity that is scheduled to happen at a specific time at a particular place. Every event created on the calendar is identified using a unique ID.
Events | Okta Developer | Events API
https://developer.okta.com/docs/reference/api/events/
The Okta Events API provides read access to your organization's system log. GET /api/v1/events. Fetches a list of events from your Okta organization system log.
Fitbit Developer reference documentation for the Events API
https://dev.fitbit.com/build/reference/device-api/events/
Events API. Getting Started. Build. This method adds the specified listener object to the list of event listeners (for the specified event type) on the EventTarget on which it's called.
Events Intake API | APM Server Reference [7.10] | Elastic
https://www.elastic.co/guide/en/apm/server/current/events-api.html
The events intake API is what we call the internal protocol that APM agents use to talk to the APM Server. Agents communicate with the Server by sending events — captured pieces of information...
Events API
https://developers.freshdesk.com/v2/docs/events-api/
Event APIs enable you to react to events that occur in the user interface of a page. This includes button clicks, changes, and updates to field values. You can register event listeners which are...
Events API - SparkPost
https://developers.sparkpost.com/api/events/
The Events API allows searching for recent events, and supports various types of result filtering. Available events include message status - injection, delivery, bounce - as well as recipient...
Event - API Reference - Box Developer Documentation
https://developer.box.com/reference/resources/event/
Explore the Box APIs and SDKs to use for app development, API documentation, developer support resources, and access the Box Developer Console.
Proactive Events API Reference | Alexa Skills Kit
https://developer.amazon.com/en-US/docs/alexa/smapi/proactive-events-api.html
Use the Proactive Events API to send events to Alexa, which then sends notifications to your customers who have chosen to receive them.
JavaScript Events
https://www.w3schools.com/js/js_events.asp
HTML events are "things" that happen to HTML elements. When JavaScript is used in HTML pages Often, when events happen, you may want to do something. JavaScript lets you execute code when...
Event API — Syncthing v1 documentation
https://docs.syncthing.net/dev/events.html
A unique ID for this event on the events API. It always increases by 1: the first event generated has id 1, the next has id 2 etc. If this increases by more than 1, then one or more events have been skipped...
GitHub - NMathar/event_api: API to create events and registrations for...
https://github.com/NMathar/event_api
The api create events and handle/store the registration to this events. docker run --rm -it -p 3000:3000 event_api:latest. About. API to create events and registrations for this events.
Event API | IntellectualSites
https://wiki.intellectualsites.com/en/plotsquared/developer/events
PlotSquard Event API. Table of Contents. Add the @Subscribe annotation to any methods that are listening to events, register the class with the EventBus through PlotAPI#registerListener(Class) and...
Get Events API & Examples | OneLogin Developers
https://developers.onelogin.com/api-docs/1/events/get-events
This API can be called using any one of the following scopes: Read Users, Manage users, Read All Return events created within a window of time bound by specific created_at values using the since...
API Platform: The Event System
https://api-platform.com/docs/core/events/
Note: using Kernel event with API Platform should be mostly limited to tweaking the generated HTTP response. To do so, API Platform Core leverages events triggered by the Symfony HTTP Kernel.
Get Events API
https://developer.clevertap.com/docs/get-events-api
The Get Events API lets you download user events from CleverTap. For example, you can use this Using the cursor from step 1, you will now make an API call that will return the first batch of events...