This page will help you get started with CSC API.
Integration checklist
- API credentials are required:
- client_id
- client_secret
- Base ZealiD (“Hermes”) backend URL is required:
- Testing environment: https://hermes-dev.zealid.com
- Production environment: https://core-hermes.zealid.com
- URL prefix to be added before CSC endpoints
- Current version: /api/csc/v1/v1.0
Example of full testing URL (1st CSC endpoint): https://hermes-dev.zealid.com/api/csc/v1/v1.0/oauth2/authorize
Separate ZealiD Android and iOS apps are to be used (they link to different environments and may have other environment-particular changes)