Resources

The resources use a data model that is supported by a set of client-side libraries that are made available on the files and libraries page.

There is a WADL document available that describes the resources API.

You may also enjoy the interactive interface provided for this API by Swagger.

Try it out!

name path methods description
DnaApi
  • /v1/dna/check/{tag}
  • GET
API for trust checks of NTAG-DNA generated URLs.
StatusApi
  • /v1/status
  • GET
Simple method to check the status of the trusted-tap web service.
UidApi
  • /v1/uid/check/{tag}
  • GET
API to check UIDs managed by this web service.

Data Types

JSON

type description
DnaApiResult Result type for trust-checks of DNA-scans by the DNA-api.
UidApiResult Result class for UidApi requests.

XML

Default Namespace (schema)
type description
dnaApiResult Result type for trust-checks of DNA-scans by the DNA-api.
uidApiResult Result class for UidApi requests.