Discussions
Trouble Understanding Kyshi Docs API Authentication – Am I Missing a Step?
16 days ago by Randy Pratt
Hi everyone,
I’ve been going through the documentation on docs.kyshi to set up an integration using their API, but I’m running into issues with authentication. Specifically, I’m trying to obtain a valid token using the /auth/login endpoint, but the response I get doesn't seem to include the access token, or I might be misreading the format.
I’ve double-checked my request body (email/password), headers, and content-type. Has anyone else encountered this, or is there a particular step not clearly explained in the docs? Also, are there different tokens needed for sandbox vs. live environments?
Any clarification or examples would be super appreciated!
Thanks in advance,
– Jay