Skip to main content
Solved

Why are API calls to https://a.klaviyo.com/api/track not displayed on the logs page?


Forum|alt.badge.img
  • Contributor I
  • 2 replies

Why are API calls to https://a.klaviyo.com/api/track not displayed on the logs page (https://www.klaviyo.com/developer-tools/logs)?

The API calls are successful because the information has been added to the client.

Thank you.

Best answer by Maxbuzz

Hello @MVysh  /api/track is deprecated API endpoint. I would suggest moving to newer version of the API.

Here is the new event API: https://developers.klaviyo.com/en/reference/create_event

Documentation on how to migrate: https://developers.klaviyo.com/en/docs/migration_resources

View original
Did this topic or the replies in the thread help you find an answer to your question?

2 replies

Forum|alt.badge.img+31
  • Partner
  • 252 replies
  • Answer
  • June 17, 2024

Hello @MVysh  /api/track is deprecated API endpoint. I would suggest moving to newer version of the API.

Here is the new event API: https://developers.klaviyo.com/en/reference/create_event

Documentation on how to migrate: https://developers.klaviyo.com/en/docs/migration_resources


Forum|alt.badge.img
  • Author
  • Contributor I
  • 2 replies
  • June 17, 2024

@Maxbuzz Yes, I know. Thank you. I’am just checking old APIs.