Appearance
Development Tips
Reaching the API From Your Local System
- Navigate to the P1PS website for your desired environment/impact level.
- Open the
Application
tab in your browser's dev tools. - Navigate to
Storage > Cookies > https://p1ps...
- Add the
...-authservice-session-id-cookie
to the request you want to send to the P1PS API.
Cookie names:
Staging
- IL2:
__Host-p1ps-staging-authservice-session-id-cookie
- IL4:
__Host-p1ps-il4-staging-authservice-session-id-cookie
- IL5:
__Host-p1ps-il5-staging-authservice-session-id-cookie
- IL2:
Production
- IL2:
__Host-p1ps-il2-prod-authservice-session-id-cookie
- IL4:
__Host-p1ps-il4-authservice-session-id-cookie
- IL5:
__Host-p1ps-il5-apps-authservice-session-id-cookie
- IL2: