Give admins a way to expose API vanity domain and API prefix
O
Onyx Finch
I love working with Harness, and would like to self-serve more often when it comes to learning how to use the API. Some platform give the user a tab in their Profile page that exposes the API URL prefix to use when calling your APIs. For example, I was using the pipeline execute API today, and saw in your docs that /pipeline is the documented base path for this set of calls. However, when using htts://vanity/pipeline/<rest of path>/, I noticed the call failed. My admin informed me that the correct path is /gateway/pipeline/<rest of path>.
Can you give admins the ability to configure this prefix information into the user's Profile page, or somewhere else, to save developers from having to ask admins for API vanity / prefix info?
Thanks.
Log In