REST API V2 endpoint giving 404 error

Someone posted on Facebook API group that REST API v2 endpoint is giving 404 error, i verified this and is actually giving the error

as per official docs when endpoint e.g Contacts https://api.infusionsoft.com/crm/rest/app/v2/contacts is called it gives 404 error but when /app/ is removed from this endpoint i.e https://api.infusionsoft.com/crm/rest/v2/contacts it works, plz review and fix this issue, thanks

thanks for the help, just to let know that all the endpoints here works
https://keys.developer.keap.com/docs/keap-150k/1/overview

1 Like

the link for REST API V1 works not V2 (the new REST API Keap REST API ) 2022-04-07_22-21-58

We pushed out an update to our documentation generation last week, and it looks like the baseurl being set is incorrect. I’ll get a fix in for it, but in the meantime, yes, just remove the /app from it and you’ll be fine.

1 Like