Where do I find my developer key?

This forum is for programmers who have questions about the source code.
Post Reply
shethalok
Posts: 1
Joined: Sun May 31, 2020 11:29 am

Where do I find my developer key?

Post by shethalok » Sun May 31, 2020 11:32 am

I am trying to connect to opendental using rest api. It works for me using the test credentials given at https://www.opendental.com/resources/Op ... -4Spec.pdf.

I got my api key from vendor.relations@opendental.com and I registered it using FHIR setup in opendental.

However, the format of the request needs to be:
Authorization: ODFHIR {developerKey}/{customerAPIKey}

So where do I get my "developerKey". I assume I need two different keys to make this request to connect to my db.

rochelle
Posts: 17
Joined: Mon Jun 01, 2020 10:29 am

Re: Where do I find my developer key?

Post by rochelle » Mon Jun 01, 2020 2:13 pm

If you log into the FHIR Portal, then click on your developer tag, the listed "API Key" under your name is what you would place in the Developer Key portion. If this doesn't help, please let me know and I'll be happy to assist further.

Post Reply