- Reference 360 SaaS
- All Products
<serverUrl>/rdm-service/external/v1/<API name>
<METHOD> <serverUrl>/<URI> HTTP/<HTTP version> Content-Type: application/json Accept: application/json IDS-SESSION-ID: XXXXXXXXXXXXXXXXXXXXXX
POST https://use4-mdm.dm-us.informaticacloud.com/rdm-service/external/v1/model/export HTTP/1.1 Content-Type: application/json Accept: application/json IDS-SESSION-ID: XXXXXXXXXXXXXXXXXXXXXX { "referenceDataSetIds":[ "56dbde1afe4d8257b6d7735e", "a83fa4bda81df711caca4e71" ] }
Below URL to get the API is not working, it would be good if we have a place where download the Swagger definition.
https://dm-us.informaticacloud.com/rdm-service/api-docs
Hi Victor Fuertes de la Cruz,
The specified URL is a sample URL. The URL varies based on the POD that you access.
Use the following URL format:
https://{POD region}.informaticacloud.com/rdm-service/api-docs
After you log in to Reference 360, check the URL. The prefix to the informaticacloud.com part of your URL indicates the POD region.
Thanks,
Informatica Documentation Team