Return a list of DOIs.Ask AIget https://api.test.datacite.org/doisSupport Documentation Retrieving a list of DOIs Queries and filtering Building a query string Retrieving a random sample of DOIs Query ParamsquerystringSearch DOI metadata fields using OpenSearch query string syntax.createdstringFilter by the DOI date created (yyyy). Use commas to filter by multiple years (yyyy,yyyy).registeredstringFilter by the DOI date registered (yyyy). Use commas to filter by multiple years (yyyy,yyyy).publishedstringFilter by the DOI date published (yyyy). Use commas to filter by multiple years (yyyy,yyyy).provider-idstringFilter by a specific DataCite provider (Direct Member or Consortium Organization). Use commas to include multiple providers.client-idstringFilter by a specific DataCite client (repository). Use commas to include multiple repositories.consortium-idstringFilter by a specific DataCite consortium.prefixstringFilter by a specific prefix. Use commas to include multiple prefixes.client-typestringenumrepositoryperiodicaligsnCatalograidRegistryAllowed:repositoryperiodicaligsnCatalograidRegistrycertificatearray of objectscertificateADD stringaffiliation-idstringSearch creators.affiliation.affiliationIdentifier and contributors.affiliation.affiliationIdentifier for a ROR ID.funded-bystringSearch fundingReferences.funderIdentifier for a ROR ID. Results also include DOIs containing a Crossref Funder ID in fundingReferences.funderIdentifier corresponding to the ROR ID.include-funder-child-organizationsbooleanWhen the funded-by= parameter is set to a ROR ID and include-funder-child-organizations=true, the returned list of DOIs will be filtered to DataCite resources funded by the organization identified by the ROR ID as well as all of its child organizations. Child organizations include direct descendants as well as children of children.truefalsefunder-idstringSearch fundingReferences.funderIdentifier for a Crossref Funder ID.user-idstringSearch creators.nameIdentifiers.nameIdentifier for an ORCID iD.resource-type-idarray of stringsFilter by the resourceTypeGeneral. Use commas to include multiple values.resource-type-idADD stringresource-typestringFilter by the free text resourceType. Use commas to include multiple values.subjectstringFilter by the free text Subject. Use commas to include multiple terms.field-of-sciencestringlicensestringschema-versionstringstatearray of objectsFilter by the DOI state. Authentication is required to retrieve registered DOIs and draft records.stateADD stringaffiliationbooleanSet affiliation=true to see additional affiliation information such as the affiliation identifier.truetruefalsepublisherbooleanSet publisher=true to see additional publisher information such as the publisher identifier.truetruefalselink-check-statusstringenum200400401403404410429500502503Show 10 enum valueshas-citationsintegerSearch the citationCount field for integer values greater than or equal to the inputted value.has-referencesintegerSearch the referenceCount field for integer values greater than or equal to the inputted value.has-partsintegerSearch the partCount field for integer values greater than or equal to the inputted value.has-part-ofintegerSearch the partOfCount field for integer values greater than or equal to the inputted value.has-versionsintegerSearch the versionCount field for integer values greater than or equal to the inputted value.has-version-ofintegerSearch the versionOfCount field for integer values greater than or equal to the inputted value.has-viewsintegerSearch the viewCount field for integer values greater than or equal to the inputted value.has-downloadsintegerSearch the downloadCount field for integer values greater than or equal to the inputted value.has-personbooleanReturn DOIs where creators.nameIdentifiers.nameIdentifierScheme has at least one "ORCID" value.truefalsehas-affiliationbooleanReturn DOIs where either creators.affiliation.affiliationIdentifierScheme or contributors.affiliation.affiliationIdentifierScheme has at least one "ROR" value.truefalsehas-organizationbooleanReturn DOIs where either creators.nameIdentifiers.nameIdentifierScheme or contributors.nameIdentifiers.nameIdentifierScheme has at least one "ROR" value.truefalsehas-funderbooleanReturn DOIs where fundingReferences.funderIdentifierType has at least one "Crossref Funder ID" value.truefalserandombooleanRetrieve a random sample of DOIs. When true, the page[number] parameter is ignored.truefalsesample-sizeinteger1 to 1000sample-groupstringenumclientproviderresource-typeAllowed:clientproviderresource-typepage[number]integerPage number for pagination.page[size]integer0 to 1000Page size between 0 and 1,000 for pagination.page[cursor]stringUse for cursor-based pagination.includestringenumclientmediaAllowed:clientmediasortstringenumSort order: relevance - Relevance score descending name - DOI name alphabetical ascending -name - DOI name alphabetical descending created - Created date ascending -created - Created date descending updated - Updated date ascending -updated - Updated date descending published - Published date ascending -published - Published date descending view-count - viewCount ascending -view-count - viewCount descending download-count - downloadCount ascending -download-count - downloadCount descending citation-count - citationCount ascending -citation-count - citationCount descending title - first title alphabetical ascending -title - first title alphabetical descending relevancename-namecreated-createdupdated-updatedpublished-publishedview-count-view-countdownload-count-download-countcitation-count-citation-counttitle-titleShow 17 enum valuesdisable-facetsbooleanExclude facets from the response.truefalsedetailbooleanWhen set to true, will include the following in the response: attributes: prefix suffix viewsOverTime citationsOverTime references citations parts partOf versions versionOf xml alternateIdentifiers relationships: provider truefalsefields[dois]stringOnly return the attributes specified. For example, fields[dois]=titles,subjects will only return titles and subjects.sourcestringenumThe system used to create the DOI.mdsapifabricaFormfabricaezAllowed:mdsapifabricaFormfabricaezResponse 200A JSON array of DOIs.Updated over 1 year ago