Page cover

Unity SDK

The Unity SDK section provides essential info regarding the documentation for building advanced AR experiences using Unity. Here, you can find the following resources:

  • Documentation: Link to the documentation for comprehensive guidelines and examples on how to use the SDK effectively.

  • Download OVER SDK: Link to the OVER SDK GitHub to get started with your Unity projects.

Access Tokens

In this section, you can manage your access tokens, which are required for authenticating your SDK usage.

Search and Create Tokens

  • Search bar: You can search for your existing access tokens by name.

  • Create New: Click this button to generate a new access token. You'll be prompted to provide:

    • Name: An identifier for the token.

    • Expiration Date: (Optional) Specify a date when the token will expire.

Token Management

Once created, your access tokens will be displayed in a table that includes:

  • Name: The name of the token.

  • Token: Clickable to copy the token for easy use.

  • Expiration Date: The date when the token will expire, if set.

  • Delete: A button to remove the token from your list.

This section is crucial for managing your SDK integration and ensuring secure access to your OVER account while developing AR experiences.

Last updated