This topic was automatically generated from Slack. You can find the original thread here.
Hello if I were creating an api in pipedream, how would I setup my own domain name like api.websitename.com where the api could be consumed? Does pipedream have that ability?
To set up your own domain name for an API in Pipedream, you can configure a custom domain. This allows you to host your Pipedream HTTP endpoints on your own domain, such as [api.websitename.com](http://api.websitename.com). Here’s a general overview of how you can achieve this: 1. Choose Your Domain: You can configure any domain or subdomain you own to work with Pipedream HTTP endpoints. For example, you can use a subdomain like [api.websitename.com](http://api.websitename.com). 2. Manage DNS Records: Ensure you have access to manage DNS records for your domain. You’ll need to configure DNS settings to point your domain or subdomain to Pipedream. 3. Configure Custom Domain in Pipedream: Pipedream allows you to set up custom domains for your HTTP endpoints. This involves configuring your domain settings in Pipedream to match your DNS records. For detailed instructions on setting up custom domains with Pipedream, you can refer to the Pipedream documentation on custom domains. If you’re specifically asking about the Pipeline CRM app and its capabilities, Pipeline CRM itself does not provide domain hosting services for APIs. You would typically use Pipedream or another service to host and manage your API endpoints. If you have any more questions or need further assistance, feel free to ask!