Quick Start

Follow these steps to stand up a working integration quickly

Before You Begin

Download the Developer Integration Kit

The Developer Integration Kit is the fastest way to get started.

It includes:

  • Complete API documentation
  • Sample requests and responses
  • A Postman collection
  • An AI IDE copilot (located in the skills/ folder) that works with Cursor and other AI-assisted IDEs

Download the ZIP file from the Client Support Center and open it in your IDE. After providing your API key, the included copilot can guide you through:

  • Authentication
  • Request construction
  • Payload validation
  • Response interpretation

Using the provided samples and tools, you can stand up and test a working integration in minutes.

Option 1: Test with Postman (recommended first step)

The fastest way to see TLA in action is with the provided Postman collection.

📘

Download Full Postman Collection

The complete Postman collection and environment files are available in the Symmetry Client Support Center.

Log in to download the ready-to-run collection.

Option 2: Run a Sample Client

Pick your language and follow the README in the corresponding folder within the Developer Integration Kit.

📘

Get the Developer Integration Kit

The full onboarding guide, sample code, AI IDE copilot, and working examples are available to clients in the Support Center.

Clients: Log in to download the Integration Kit.
New to Symmetry? Reach out to request access and see how quickly you can stand up an implementation.

Read the Full Workflow for a step-by-step walkthrough from authentication through UI display.


Jump to top