SafeT

SafeT Restful API

Integrate your application with our technology or speed up your implementation using popular API standards.

Partners can  integrate with our software solutions via our Restful API.  Or, instead,  consume our API using popular standards such as RAML and Swagger.  We support both. Then, rename our API to be used with your application.

Below, is how the HIPAAComplete SaaS application describes its use of the API.

Restlet Studio

Visually and collaboratively edit your API contracts, automatically mock and document them, and generate server skeletons and client SDKs.  Through the design view of Restlet Studio, you can visually see our application’s REST API contract: endpoints, resources, operations and representations.  Several variants of a representation can be expressed to support content negotiation between any number of formats such as JSON, YAML or XML. 

Swagger

The world’s largest framework of API developer tools for the OpenAPI Specification(OAS), enabling development across the entire API lifecycle.  At the heart of the Swagger tools is the OpenAPI Specification. The specification creates the RESTful contract for our API, detailing all of its resources and operations in a human and machine-readable format for easy development, discovery, and integration.  Use one of the hundreds of Swagger compliant tools to understand our API, use it, or generate code you can use to develop an application accessing our data.

RAML

RESTful API Modeling Language (RAML) makes it easy to manage the whole API lifecycle from design to sharing. It’s concise – you only write what you need to define – and reusable. It is a machine-readable API design that is actually human-friendly. There are hundreds of applications that use RAML to help understand the API, document it, share it and implement. RAML lets you see what API looks like, using easy to read plain text. Without having to write a single line of code and internal engineers can build off of it.