credentials.sample.json 102 B

12345
  1. {
  2. "appKey": "your-api-key",
  3. "appSecret": "your-api-secret",
  4. "consumerKey": "api-consumer-key"
  5. }