Firewall Settings
Some corporate and university networks may restrict access to API endpoints that are used by Cognitive3D during the normal course of platform use.
Our primary endpoints are as follows:
Services | Description | URL | Port |
---|---|---|---|
Data Collector | Facilitates scene uploads and data collection processes for Cognitive3D | data.cognitive3d.com (44.212.129.232 , 34.204.24.69 , 34.196.179.99 )* |
SSL (TCP 443) |
API | Facilitates our dashboard web services and other tools. | api.cognitive3d.com (52.206.157.173 , 52.4.240.180 , 54.159.95.119 )* |
SSL (TCP 443) |
In addition, we provide the following web applications as part of the service
Services | Description | URL | Port |
---|---|---|---|
Viewer | Advanced 3D visualization tool that runs in WebGL in the browser. | viewer.cognitive3d.com | SSL (TCP 443) |
Dashboard | Primary dashboard application, which accesses the API for services. | app.cognitive3d.com | SSL (TCP 443) |
Docs | Our documentation portal for the SDK and Dashboard. | docs.cognitive3d.com | SSL (TCP 443) |
Notes:
- IP address based exceptions should not be used where possible, as they are subject to change during infrastructure changes, upgrades, or migrations. Last updated: March 27, 2023
- Some services such as the data.cognitive3d.com and api.cognitive3d.com may be accessed by the Unity or Unreal applications directly from the user's computer during the normal course of an integration. These requests include SSL-based
GET
andPOST
requests, with custom headers that include an API key.