POST /api/doffin/tenders
Price: 10 credits
Get one Doffin notice by its id or URL with its whole eForms body: title, description, notice type, stage and status, buyer with legal type and activity, procedure, every lot with place of performance, duration, value and award criteria, results with winners, contracts, unsuccessful tenderers and received-tender counts, every organisation with registration number, address, contact and roles, CPV codes, the TED reference and the timeline of the procedure's other notices.
Pass the id of a doffin/tenders/search row such as 2026-114706. suppliers holds the organisations that won a lot; results carries the award per lot with contract ids and dates; timeline lists the planning, competition and result notices of the same procedure, which each resolve here by their own id. A TED number such as 253074-2026 is not an id of this register and returns 422.
access-token string requiredtimeout integer — Max scrapping execution timeout (in seconds) (default: 300; min: 20; max: 1500)tender string required — Notice id or notice URL (examples: "2026-114706", "https://www.doffin.no/notices/2026-106661"; minLength: 1)@type string (default: "DoffinTender")id string requiredeform_id string nullableprocedure_id string nullableted_id string nullabledescription string nullablenotice_type string nullablenotice_types array (default: [])stage string nullablestatus string nullablebuyer object nullable@type string (default: "DoffinBuyer")id string nullableorganization_number string nullablename string requiredbuyers array (default: [])@type string (default: "DoffinBuyer")id string nullableorganization_number string nullablename string requiredbuyer_legal_type string nullablebuyer_activity string nullablemain_activity string nullablesuppliers array (default: [])@type string (default: "DoffinOrganisation")id string nullablename string nullableregistration_number string nullabledepartment string nullablesize string nullableaddress string nullablecity string nullablepostcode string nullableregion string nullablecountry string nullablecontact_name string nullableemail string nullablephone string nullableurl string nullablebuyer_profile string nullableroles array (default: [])won_lots array (default: [])value object nullable@type string (default: "DoffinValue")amount number nullablecurrency string nullabletext string nullabledates object nullable@type string (default: "DoffinDates")published string nullableissued_at integer nullabledeadline_at integer nullablequalification_deadline_at integer nullableplanned_ted_publication string nullablepreferred_ted_publication string nullablecpv array (default: [])cpv_direct array (default: [])cpv_parent array (default: [])location_ids array (default: [])places_of_performance array (default: [])strategic_labels array (default: [])lots_number integer nullablereceived_tenders array (default: [])@type string (default: "DoffinReceivedTenders")kind string nullablecount integer nullableawarded_names array (default: [])procedure object nullable@type string (default: "DoffinProcedure")description string nullableprocedure_id string nullableprevious_notice string nullableinternal_id string nullableprocedure_type string nullablemain_features string nullablecontract_nature string nullablemain_classification string nullableadditional_classifications array (default: [])place object nullable@type string (default: "DoffinPlace")address string nullablecity string nullablepostcode string nullableregion string nullablecountry string nullableadditional_information string nullableestimated_value object nullable@type string (default: "DoffinValue")amount number nullablecurrency string nullabletext string nullableframework_max_value object nullable@type string (default: "DoffinValue")amount number nullablecurrency string nullabletext string nullablelegal_basis string nullablelegal_basis_details string nullablelots array (default: [])@type string (default: "DoffinLot")id string nullabledescription string nullableinternal_id string nullablecontract_nature string nullablemain_classification string nullableadditional_classifications array (default: [])place object nullable@type string (default: "DoffinPlace")address string nullablecity string nullablepostcode string nullableregion string nullablecountry string nullableadditional_information string nullablestart_date string nullableend_date string nullableduration string nullablerenewal_max string nullablerenewal_description string nullableestimated_value object nullable@type string (default: "DoffinValue")amount number nullablecurrency string nullabletext string nullableframework_max_value object nullable@type string (default: "DoffinValue")amount number nullablecurrency string nullabletext string nullableaward_criteria array (default: [])@type string (default: "DoffinAwardCriterion")kind string nullablename string nullabledescription string nullableweight_kind string nullableweight string nullabledeadline string nullablerequests_deadline string nullabledocuments_url string nullablesubmission_url string nullablereview_organisation string nullablecontract_signer string nullableresults array (default: [])@type string (default: "DoffinResult")lot_id string nullableframework_max_value object nullable@type string (default: "DoffinValue")amount number nullablecurrency string nullabletext string nullableframework_reestimated_value object nullable@type string (default: "DoffinValue")amount number nullablecurrency string nullabletext string nullablewinners array (default: [])@type string (default: "DoffinWinner")name string nullabletender_id string nullablelot_id string nullabletender_value object nullable (see schema DoffinValue)subcontracting string nullablecontract_id string nullablecontract_title string nullableaward_date string nullablesignature_date string nullablecontract_signer string nullableunsuccessful_tenderers array (default: [])received_tenders array (default: [])@type string (default: "DoffinReceivedTenders")kind string nullablecount integer nullableorganisations array (default: [])@type string (default: "DoffinOrganisation")id string nullablename string nullableregistration_number string nullabledepartment string nullablesize string nullableaddress string nullablecity string nullablepostcode string nullableregion string nullablecountry string nullablecontact_name string nullableemail string nullablephone string nullableurl string nullablebuyer_profile string nullableroles array (default: [])won_lots array (default: [])changes array (default: [])@type string (default: "DoffinChange")section string nullabledescription string nullablereason string nullablenotice_info object nullable@type string (default: "DoffinNoticeInfo")notice_version string nullableform_type string nullablenotice_type string nullabledispatch_date string nullablelanguages string nullabletimeline array (default: [])@type string (default: "DoffinTimelineEntry")id string requirednotice_types array (default: [])published_date string nullableis_current boolean (default: false)url string requiredchange_notices array (default: [])@type string (default: "DoffinChangeNotice")id string requiredeform_id string nullablechanged_notice_id string nullableissued_at integer nullableis_current boolean (default: false)url string requireddocuments_url string nullableregulation_url string nullablesent_to_ted boolean nullablelimited_data boolean nullableform array (default: [])@type string (default: "DoffinSection")number string nullablelabel string nullablevalue string nullablesections array (default: [])country string (default: "NO")url string required422 — The request body did not validate Check the fields against this schema. A URN with the wrong prefix is the most common cause.408 — The request ran past its time limit Raise `timeout` in the request body, up to the maximum this endpoint documents. Lowering `count` or turning off the `with_*` flags also helps, because less work finishes sooner.412 — No notice with this identifier on Doffin Retrying will not help: either the entity does not exist, or the input points at a different one.429 — Too many requests: a rate limit or a usage window is exhausted When the response carries an X-Retry-After header, wait that many seconds and retry: the same number is in the body as `detail.retry_after`, and the limit clears once that window passes. The message in the body names the limit that was hit.500 — Something broke on our side Retrying will not help. If it keeps happening, send us the X-Request-ID from the response headers.529 — Rate limit reached, or the endpoint is overloaded Wait at least 30 seconds, then retry.X-Error — Error message text (present only on error)X-Request-ID — Unique request identifierX-Execution-Time — Execution time in secondsX-Result-Count — How many records the body carries. 0 means an empty result, which is a normal answer and not by itself an error. A non-zero count can come back together with X-Error when the failure happened partway through — read this header and X-Error independently.X-Total-Available-Results — How many records exist for this query, when the endpoint can say. On a `dry_run` request this is the answer and the body is empty. It saturates: the endpoint's documented maximum means 'at least that many', any smaller number is exact.X-Warning — Present when the request body carried keys this endpoint does not document. They were ignored, so any filter you meant to apply through them did not apply. Check the spelling against this schema and retry.X-Retry-After — Seconds to wait before retrying. Present only on 429.