An Azure service that provides a hybrid, multi-cloud management platform for APIs.
Hi @Dvorak, David,
Thanks for reaching out to Microsoft Q&A.
As per the update received from our Engineering team, ApimInternalManagedCertificateTokenRetrieveApi is a system-generated API that Azure API Management spins up behind the scenes to handle managed-certificate operations i.e., token retrieval, auto-renewals, etc.
It usually pops into your API list around the time your custom-domain or free/managed TLS certificate is being fetched or rotated.
- It’s part of APIM's internal certificate-management plumbing.
- It doesn't count toward your API quota or incur extra charges.
- You won't accidentally surface it in production calls, it's only used by APIM itself.
- You can safely ignore it; no action is required on your end.
This isn't tied to the 2026 custom-domain changes, it's been around to support the managed-cert feature, you'll see it called when APIM talks to Key Vault or the managed-cert service.
Hope this helps!
If the resolution was helpful, kindly take a moment to click on and click on Yes for was this answer helpful. And, if you have any further query do let us know.