Hi, i need to make REST API calls using the:
end point, identity, client id, client secret.
Can I assume that the end point and identity is built like this:
https://<munchkin>.mktorest.com/rest
https://<munchkin>.mktorest.com/identity
or do i need to use the RestAPI->Endpoint, Identity?
Cause otherwise i will need to save these on my database.
thanks,