I have an open-source website, but I’m still unable to complete the integration.

Updated:

Being unable to compete the integration with an open-source website can happen for a few reason, including improper format, or calling the wrong endpoint, etc. Here’s what to look out for when completing the integration process:

  1. Ensure you’ve read the API documentation in the Developer section of your dashboard.
  2. Ensure you’re calling the right endpoints:
  3. Ensure that your auth headers are in the following format:

    • "Authorization: Bearer <api-key>"

      • For example, if your API key is "sk-ca716653-9261-4375-83fe-70fc8c4bb565" then your auth header should be "Authorization: Bearer sk-ca716653-9261-4375-83fe-70fc8c4bb565".


         

         

Was this article helpful?
0 out of 0 found this helpful