API Dokümantasyonu
Bu, REST mimarisi etrafında oluşturulmuş mevcut API uç noktaları için belgeleridir. Tüm API uç noktaları, stand
Kimlik Doğrulama
Tüm API uç noktaları, Bearer Authentication yöntemi ile gönderilen bir API anahtarı gerektirir.
curl --request GET \
--url 'https://swifttoollab.com/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \
--url 'https://swifttoollab.com/api/{endpoint}' \
--header 'Authorization: Bearer {api_key}' \
All API endpoint results work with the UTC timezone unless specified otherwise.