On Nov 5, 2019, at 1:05 PM, ksloii <king...@gmail.com> wrote:
--
You received this message because you are subscribed to the Google Groups "Developer Group for QPP APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-apis+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qpp-apis/5eb90cf8-3f83-450b-90d9-ecd9cc84bc9a%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-apis+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qpp-apis/228F53B8-5549-4089-A9E7-7E1D9F076B91%40gmail.com.
Hi Andrew,
For me
this GET endpoint is working fine. I am using our
registry api token (production), not our developer preview token. If needed, one way to retrieve is the same place in the
UI where your devpre token is on qpp.cms.gov.
In the drop down there should be an option for “Download API Token”
(above “Download Developer Preview Token”). Disregard that this is on the "2018" performance feedback registry dashboard page, that's just where it is.
Using the following, for example, works fine for getting eligibility status through the API. Just replace with your desired TIN(s), TIN/NPI(s), and your registry API token where needed:
curl GET "https://qpp.cms.gov/api/eligibility/secure/opt-in?year=2019" -H "Qpp-Opt-In-Entities: tin1, tin2, tin2|npi1, tin2|npi2, etc." -H "accept: application/json" -H "Authorization: Bearer your-registry-api-token"
-Kevin
Please do not include any Protected Health Information (PHI) when responding to this email!FIGmd does not transmit via email any healthcare information protected by federal and/or state laws unless authorized by the subject patient or under circumstances where patient authorization is not required. If FIGmd receives PHI directly from a subject patient, we consider this to be an authorized distribution of PHI by the subject patient.This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this message (or any attachment) is prohibited. If you have received this email in error, please notify the original sender and delete this message (along with any attachments) from your computer and if possible your server.
--
You received this message because you are subscribed to the Google Groups "Developer Group for QPP APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-apis+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qpp-apis/3962e049-74a2-4723-b7d3-33152748118e%40googlegroups.com.