This document describes the fields available in the GSA eLibrary Contracts API endpoints (/api/gsa_elibrary_contracts/). For filtering, ordering, and pagination, see the GSA eLibrary Contracts API Reference.
GSA eLibrary contracts are persisted contract records from the GSA eLibrary system, representing contracts awarded under the MAS (Multiple Award Schedule) program. Tango syncs this data to provide a queryable view of MAS schedule contracts with links to IDVs and recipients.
Use uuid for API lookups. The uuid is the primary key for detail requests: GET /api/gsa_elibrary_contracts/{uuid}/.
These are GSA MAS schedule contracts. Each record represents a contract awarded under the Multiple Award Schedule program.
IDV and recipient links are best-effort. The idv expansion is populated when Tango can match the contract_number to an IDV PIID. The recipient expansion is populated via UEI lookup.
SINs connect to the MAS SINs reference table. Use sin filtering to find contracts by Special Item Number; see MAS SINs Data Dictionary.