Authentication with API key / value #312
-
Hello, I was going through on the documentation but I couldn't find how to authenticate with an api-key, api-secret key-value pair. Probably it is something obvious what I did not find. Could someone help me out? Thanks. |
Beta Was this translation helpful? Give feedback.
Answered by
ASaiAnudeep
Feb 18, 2024
Replies: 1 comment 1 reply
-
Please use withHeaders to pass custom headers to include api-key or api-secret key-value pair. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bardossi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please use withHeaders to pass custom headers to include api-key or api-secret key-value pair.