İçeriğe geç
Sonuç bulunamadı.

Bu sayfanın Türkçe çevirisi henüz tamamlanmadı, bu yüzden İngilizce dilinde görüntülemektisiniz.

PlusAuth AuthPlus 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.

AuthPlus API is following the same guidelines with Core Api

Make sure you have read following Core API sections.