Introduction
Create Token
Tags
Playground Environments
Introduction
NowSecure API supports requests for analyzing assessment data. To access NowSecure APIs, you must have a NowSecure Platform account.
Both versions of the following URLs are currently supported for RESTful API calls:
- Version 1: lab-api.nowsecure.com
- Version 2 (
v2
): api.nowsecure.com
Create Token
Please see the Creating a Bearer Token article from within the NowSecure Platform UI.
Tags
The entire Graph should be considered supported unless otherwise annotated (e.g. with depreciated or experimental warnings). Please see the GraphQL API Queries overview for more information on useful queries.
Playground Environments
Our GraphQL Playground is accessible here: https://api.nowsecure.com/graphql for queries that return more detailed results than the base queries documented on the Help Center.
Please see our GraphQL Quickstart Playground Guide article for more information.
Comments
Article is closed for comments.