journy.io

Welcome Implementing a new tool can be daunting, but it doesn't have to. You can implement journy.io in a few different ways to ensure it fits with the rest of your tech stack seamlessly. We welcome your feedback, ideas and suggestions. We really want to make your life easier, so if we’re fallin

16 endpoints customer_relation
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (7 total)

python-sdk ✓ Official
pip install python-sdk
js-sdk ✓ Official
npm install js-sdk
http ✓ Official
npm install http
js-sdk-demo-app ✓ Official
npm install js-sdk-demo-app
php-sdk-demo-app ✓ Official
composer require php-sdk-demo-app
php-sdk ✓ Official
composer require php-sdk
messaging-sdk ✓ Official
# See https://github.com/journy-io/messaging-sdk
curl examples
Get events
curl \
  https://api.journy.io/events
Validate API key
curl \
  https://api.journy.io/validate
Get user segments
curl \
  https://api.journy.io/segments/users
Endpoints (16 total)
GET
/events
Get events
GET
/validate
Validate API key
GET
/segments/users
Get user segments
GET
/properties/users
Get user properties
GET
/tracking/snippet
Get snippet for a website
GET
/segments/accounts
Get account segments
GET
/properties/accounts
Get account properties
POST
/link
Link web activity to user
POST
/track
Track event
POST
/events
Track event
POST
/users/upsert
Create or update user
POST
/accounts/upsert
Create or update account
At a glance
Total SDKs7
Languages5
Endpoints16
Categories1
https://api.journy.io