Legacy Dev Forum Posts

 View Only

Sign Up

How to find out my domain name for API call

  • 1.  How to find out my domain name for API call

    Posted 06-05-2025 18:37

    shenxin | 2024-01-12 23:56:13 UTC | #1

    I want to make below http request. How do I find out my domain name before /api?

    POST /api/v2/webdeployments/token/oauthcodegrantjwtexchange { "deploymentId": "<id>", "oauth": {"code": "<your code>", "redirectUri": "<your callback url>"} }


    IntegrationsRUs | 2024-01-13 00:01:17 UTC | #2

    All API requests go to the domain which matches the region which you are using for Genesys Cloud. For example, us-east is apps.mypurecloud.com and us-west is apps.usw2.pure.cloud. You can find all the domains here:

    https://help.mypurecloud.com/articles/required-genesys-cloud-cx-domains/


    system | 2024-02-12 00:01:53 UTC | #3

    This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 24110