D

Developer documentation API

by Developer documentation Free tier

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 falling short or should be doing something different, we want to hear about it. Send us an email at [hi@jo

communication

Quick Reference

Base URL https://api.journy.io Auth type none Auth header # No auth required Rate limit See documentation Pricing Enterprise / contact sales Free quota None Documentation https://api.apis.guru/v2/specs/journy.io/1.0.0.json Endpoint status Live — HTTP 200 — endpoint is accessible2.73s (checked Mar 29, 2026) Builder score D 48% builder-friendly
Pricing
28
Latency
40
Depth
68

Authentication

No authentication required

# No auth required

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free — open public API, no authentication required.

Key Endpoints

MethodPathDescription
DELETE /accounts Delete account
POST /accounts/upsert Create or update account
POST /accounts/users/add Add users to an account
POST /accounts/users/remove Remove user from account
GET /events Get events
POST /events Track event
POST /link Link web activity to user
GET /properties/accounts Get account properties

Sample Request

curl 'https://api.journy.io/accounts' \
  -H '# No auth required'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Developer documentation documentation.