PlusAuth Rest API Reference

The PlusAuth API is built by following common REST guidelines. Our API has predictable resource-oriented URLs, accepts and returns JSON responses, and uses standard HTTP response codes, authentication, and verbs.

Your tenant's API is available at https://{YOUR_TENANT}.plusauth.com/api/v1/ (Replace {YOUR_TENANT} with your tenant id) or alternatively you can use X-PlusAuth-Tenant header.