Useful URLs
A curated collection of essential links for Ipsos API integration.
For Suggestions or Edits
Contact Support: [email protected], [email protected]
Stage Environment
Integration testing is conducted in the Stage environment. This includes functional testing using non-live events, ensuring that test surveys remain isolated from real traffic.
Root API URL: https://cortexapi5stage.ipsos.com/swagger/ui/index#!/Supplier
Calling a method: https://cortexapi5stage.ipsos.com/swagger/ui/index#!/Supplier/Supplier_GetLiveSurveys
Production Environment (Live)
This environment is used for pilot testing and verifying connections under live traffic conditions.
Root API URL: <https://api.sample.ipsos.com/swagger/ui/index#!/Supplier>
Calling a method: https://api.sample.ipsos.com/swagger/ui/index#!/Supplier/Supplier_GetLiveSurveys
Updated 3 days ago