APIHub
Back to Explore

Custom Behavioral Events API

The API lets you submit custom behavioral events by making a POST request to the /events/v3/send endpoint.

Uncategorized
apiKeyQuery
HTTPS
CORS: Unknown
Description enriched
Visit official documentation

Latency

123ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
POST

/events/v3/send

Sends Custom Behavioral Event

1 endpoint auto-detected

Authentication

This API uses an API key, passed as the "hapikey" query parameter. No OAuth required.

curl -X POST \
  "https://api.hubapi.com/events/v3/send?hapikey=YOUR_API_KEY"

api.hubapi.com · HTTPS only