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
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
No authentication required
# No auth required
Free — open public API, no authentication required.
| Method | Path | Description |
|---|---|---|
| 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 |
curl 'https://api.journy.io/accounts' \ -H '# No auth required'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Developer documentation documentation.