Requirements

OnSefy service is based on a RESTful HTTP API, which means it works over standard HTTP protocols and can be integrated into any tech stack that can send HTTP requests.

You can use OnSefy in any programming language, including:

๐Ÿ Python (requests, httpx)

๐Ÿ˜ PHP (Guzzle, cURL)

โ˜• Java (OkHttp, Apache HttpClient)

๐Ÿ•ธ JavaScript/Node.js (axios, fetch, request)

๐Ÿ’Ž Ruby (Net::HTTP, HTTParty)

๐Ÿช Go (net/http, resty)

๐Ÿฆ€ Rust, C#, Dart, and more!

If your language supports HTTP, youโ€™re good to go!