How can I try the Nexar API?

Modified on Mon, 27 Mar 2023 at 01:40 PM

To get started, sign up at www.nexar.com. You will be guided through the process of creating your organization and first application. You can select both the "supply" and "design" scopes to try them out. For more guidance, please see this quickstart guide.


Click into the details of an application and navigate to the "IDE" tab at the top. You can use the blue play button to run your first query.



There are a few pre-made queries for you to try, feel free to edit these if you wish to. You can use CTRL + space to see which fields you can add to your query on the left.


If you are an Altium 365 user and you set the "design" scope, here's an example design query that you can try:

query workspaces {
  desWorkspaces {
    id
    name
    url
  }
}

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article