This endpoint retrieves detailed information about available tenders. It allows filtering by various criteria, such as city, region, agency, activity, and multiple date ranges, to refine the results. Sorting and ordering parameters can be applied to customize the output. This endpoint provides essential data, including submission deadlines, tender statuses, and related agency details. It is designed to support comprehensive queries for tenders in a structured and efficient manner.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.tendersalerts.com/api/integration/tenders' \
--header'Authorization: Bearer your-api-key'
Responses
🟢200OK
application/json
Successful response with tender data.
Body
Example
{"data":[{"tender_uid":"878910","reference_number":"241239003005","tender_name":"تشغيل وتنفيذ إدارة المخاطر المؤسسية","branch_name":"إدارة المشتريات والعقود","agency_name":"وزارة العدل - الديوان العام","tender_status_name":"معتمدة","tender_type_name":"منافسة عامة","conditional_booklet_price":"0.00","offers_opening_date":"2025-01-27T10:00:00Z","inside_ksa":true,"submission_date":"2024-12-27T10:21:49Z","has_invitations":0,"remaining_days":29,"remaining_hours":12,"remaining_mins":19.08527,"etimad_link":"https://tenders.etimad.sa/Tender/DetailsForVisitor?STenderId=iDRHuS8M%20I9B5G6cjMQ*@@**5g==","submission_method":"ملفين منفصلين ( فني ومالي)","tender_docs_fees_as_is":1000,"offer_opening_date":"2025-01-27T00:00:00Z","offer_study_date":null,"tender_accept_date":"2025-02-16T00:00:00Z","exc_start_date":"2025-03-09T00:00:00Z","tender_specifications":null,"description":"منافسة تشغيل وتنفيذ...","submitted_at":"2024-12-27T10:21:48Z","last_presentation_at":"2025-01-27T09:59:00.000000Z","inquires_opening_date":"2024-12-27T00:00:00Z","inquires_answers_days":7,"procurement":false,"construction":false,"maintenance":false,"tender_purpose":"لاحقا للقرار الصادر...","contract_duration":"36 شهر","contract_days":1080,"insured_tender":0,"required_warranty":"ضمان إبتدائى","is_required_warranty":true,"required_warranty_amount":"5.00","offers_opening_location":"الرياض","contractor_category":"غير مطلوب","is_required_contractor_category":false,"is_local_prefered":false,"is_sme_prefered":true,"initial_warranty_location":"شارع الجامعة ديوان الوزارة الدور الخامس","region":{"text":"منطقة الرياض","id":1},"city":{"text":"الرياض","id":3},"activity":{"text":"المهن الاستشارية","id":16},"agency":{"text":"وزارة العدل - الديوان العام","id":816},"tender_source":"https://tendersalerts.com"}]}