riverty logo

Docs

Get Credentials

Gets the credentials and profile tracking Id of a shop

Path

GET /shops/{shopId}/credentials

Request Parameters

shopId
required
string
undefined
Accept-version
required
string
undefined

Responses

Successful Call

Request Example

    
        null
    

Response Example

    
        {
 "liveApiKey": "fkl46lLDWslk9d230dm43jHlrH39sQ4995kffjk3",
 "testApiKey": "1olkkIzAlSvBJOx1I46JjeJxJOSaP435QWAmYMqm",
 "profileTrackingShopID": "af6496-0infw8"
}