Quick start guide
Follow these steps to start developing with Seequent Evo:
- Create an application in the iTwin Developer Portal.
- Send the client name and client email of the new application to your Seequent representative who will add Evo-specific entitlements to the application.
- Create an access token using the credentials provided by the application.
- Find your
organisation ID
andEvo hub URL
by performing an Evo Discovery request. - Find the
workspace ID
of an existing workspace or create a new workspace. - Learn more about the Seequent Evo API that best suits your data, e.g.
- Block model data is best suited to the Block Model API.
- Geoscience data such as point sets, meshes, downhole intervals, etc., is best suited to the Geoscience Object API.
- Unstructured data such as CSVs, PDFS, etc, is best suited to the File API.
- Start building your Evo integration!