No official/documented certs REST API endpoint? #16
-
Is there no official REST API for listing and creating certs? https://api.vercel.com/v5/certs seems to work, but https://vercel.com/docs/rest-api#endpoints/certs doesn't exist |
Beta Was this translation helpful? Give feedback.
Answered by
Pieparker
Jan 6, 2022
Replies: 1 comment 2 replies
-
Great observation, @danmichaelo! I believe that this API endpoint is undocumented as certificate generation should be automatic, as part of the project creation/custom domain addition flow. Do you have a specific use case where certificate creation via the API is essential? |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
danmichaelo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great observation, @danmichaelo! I believe that this API endpoint is undocumented as certificate generation should be automatic, as part of the project creation/custom domain addition flow.
Do you have a specific use case where certificate creation via the API is essential?