Knowledge API - JSON Document?

Hey Team,

I have a client who is building an integration to the Yext Knowledge Graph. He has asked if we have any sort of “JSON document” that they can use to interpret the available fields rather than hardcoding the information.

Specifically, this was their question:

I assume the Knowledge API dev portal has the latest JSON request contracts. Is there an option to electronically download/sync my data contracts? If so, where?

Anyone know if we have this available?

Hi @jyorke - the best approach to retrieve a JSON list of fields would be to make a GET request to an entity.

Best,
Sam

Thanks Sam! I let them know.

Interestingly enough - it looks like they also found this JSON documentation here: https://developer.yext.com/wp-content/themes/yext-devportal/js/redoc/swagger_en_US.json

@jyorke do you know how they got to that link? It doesn’t seem to be exposed anywhere on developer.yext.com