Production Site Technical Information

In the following code snippet you can find all the technical requirements to access the production version of the Pantone API via GraphQL

IDENTITY_POOL_ID: 'us-east-1:0c09a4ec-8817-496f-b37d-3deef005f08b',
USER_POOL_ID: 'us-east-1_apCdkad4c',
CLIENT_ID: '68fhh8dv6cmjdprd4uf37cp9r6',
AUTH_TYPE: 'AWS_IAM',
REGION: 'us-east-1',
// Pantone API data
API_ENDPOINT: 'https://4n6dg5ccsfct3lzfssu34boemq.appsync-api.us-east-1.amazonaws.com/graphql',
// Production user credentials
USERNAME: 'your email address provided',
PASSWORD: 'your updated password',