Search found 6 matches

by abhishekcs028
Tue May 13, 2025 2:29 pm
Forum: API
Topic: Opendental API Performance Bottleneck Investigation - Global Server vs API Key Level
Replies: 5
Views: 12720

Re: Opendental API Performance Bottleneck Investigation - Global Server vs API Key Level

Hi Justine, Thanks for the clarification. We wouldn't have overlapping calls from the same API key, however we may have overlapping calls from 50 different locations at the same time. Also, I read through the throttling section. Could you please guide me how can we make calls to local dental office ...
by abhishekcs028
Mon May 12, 2025 7:58 am
Forum: API
Topic: Opendental API Performance Bottleneck Investigation - Global Server vs API Key Level
Replies: 5
Views: 12720

Re: Opendental API Performance Bottleneck Investigation - Global Server vs API Key Level

Thanks Justine for the response. I wouldn't have the free tier in the production env. Also, I am not serializing the requests per se, however my application is designed in a way that I don't see multiple calls being fired concurrently. In such scenario, do you think the system would still face this ...
by abhishekcs028
Mon May 05, 2025 1:53 pm
Forum: API
Topic: Opendental API Performance Bottleneck Investigation - Global Server vs API Key Level
Replies: 5
Views: 12720

Opendental API Performance Bottleneck Investigation - Global Server vs API Key Level

Hello, We've been conducting performance testing on our integration with Opendental APIs and have identified significant latency issues (p95 latency of 35 seconds with 50 concurrent users). When we mocked these OD API calls in our test environment, performance improved dramatically to a p95 latency ...
by abhishekcs028
Sun Feb 23, 2025 7:58 pm
Forum: API
Topic: Posting pay splits
Replies: 1
Views: 3819

Posting pay splits

Hi,

I am a developer and I want to post pay splits in Open Dental. The purpose is to map a particular chunk of total payment amount to a specific procedure. Is there an API to do that? If not, are there any other ways to achieve that?
by abhishekcs028
Wed Nov 20, 2024 2:56 pm
Forum: API
Topic: Attaching completed procedures to the prepayment
Replies: 1
Views: 5566

Attaching completed procedures to the prepayment

Hi,

I am looking for a way to attach the completed procedures to the prepayments (advance payments) via an API. I don't see any option in the "payments" API (put) or "paysplits" APIs to pass the procNums.

Also, is there a way to attach procedures that are not completed yet, to the payments?

Thanks.
by abhishekcs028
Tue Oct 22, 2024 10:14 am
Forum: API
Topic: Fetching UCR Fee Schedule using API
Replies: 2
Views: 8996

Fetching UCR Fee Schedule using API

Hi,

I am trying to fetch the office UCR fee Schedule using APIs. I have pms_id and location id with me.
How can I fetch that?

Thanks