Every record on this site is readable over HTTP as JSON. The API needs no key and no account. Two families are served: the v1 resources, which keep the field names and the response shape the LungMAP API has always used, and the documented endpoints, which describe themselves through OpenAPI and carry paging.
curl "https://www.lungmap.net/api/datasets?limit=3" curl "https://www.lungmap.net/api/samples?limit=3" curl "https://www.lungmap.net/api/v2/analyses?limit=3&offset=0"
A v1 resource answers with a bare JSON array. A documented endpoint
answers with {total, offset, limit, count, items}.
limit defaults to and is capped at 1,000,000.
Interactive reference (OpenAPI) | openapi.json | coverage report
18 of 29 paths declared by the original API answer with records from this data release. The rest answer an empty array, which is what the live site answers for them.
Fields: analysis_id, dataset_id, parent_analysis_id, species, species_common_name, submission_stage_id, submission_stage_label, taxon_id, type_id
Fields: entity_id, id_type_id, name, symbol
Fields: analysis_id, biological_replicate_id, dataset_id, sample_id
Fields: dataset_id, dataset_type_category_id, dataset_type_category_label, dataset_type_id, dataset_type_label, default, description, label, molecule_type_id, molecule_type_label, molecule_type_plural_label, sample_count, sample_type_id, sample_type_label, species, species_common_name, submission_stage_id, submission_stage_label, taxon_id
Fields: associated_id, associated_id_type, id
Fields: description, entity_set_id, label, source_analysis_id
Fields: entrez_id, name, species, species_common_name, symbol, taxon_id
Fields: label, manufacturer, probe_id, probe_type_id, probe_type_label, product_number
Fields: label, researcher_id, site_id, site_label, site_short_label
Fields: age_range_id, age_range_label, age_unit_display_order, age_unit_id, age_unit_label, age_value, alternate_id, sample_id, sex_id, sex_label, species, species_common_name, taxon_id, weight
Fields: age_id, age_label, age_range_id, age_range_label, analysis_id, biological_replicate_id, dataset_id, sample_alternate_id, sample_id, technical_replicate_id
Fields: description, label, manufacturer_id, manufacturer_label, technology_id
No records in this data release.
No records in this data release.
No records in this data release.
No records in this data release.
No records in this data release.
No records in this data release.
No records in this data release.
No records in this data release.
No records in this data release.
No records in this data release.
No records in this data release.
Built from the running application's OpenAPI document, so this list is always what the server serves.
Parameters: q, limit
Parameters: experiment_id, max_tokens
Parameters: q, contrast_class, dataset, limit
Parameters: q, anatomy, organism, limit, offset
Parameters: term
Parameters: feature, cell_type, disease, modality, contrast, comparison, dataset, order, contrast_class, max_fdr, limit
Parameters: contrast, cell_state
Parameters: text, budget
Parameters: feature, cell_type, contrast_class, comparison, max_fdr, limit
Parameters: q, limit
Parameters: q, limit
Parameters: kind
Parameters: q, limit
Parameters: entity_id
Parameters: experiment_type, organism, format, limit, offset
Parameters: experiment_id
Parameters: key
Parameters: key
Parameters: key
Parameters: key, token
Parameters: key, export_id
Parameters: key, export_id
Parameters: key
Parameters: key
Parameters: key
Parameters: key, field
Parameters: key
Parameters: key, job_id
Parameters: key, job_id
Parameters: query, category, format, limit, offset
Parameters: experiment, format, limit, offset
Parameters: organism, format, limit, offset
Parameters: query, q, no_redirect, expand
Parameters: dataset_id, experiment_id, analysis_id, tab, entity_set_id
Parameters: dataset_id, experiment_id
Parameters: species, disease
Parameters: term
Parameters: tab_id, main_tab_id, spatial_tab_id, entity_id
Parameters: datasetid, imageId
Parameters: dataset_id, analysis_id, entity_set_id, tab, entity_source
Parameters: slug
Parameters: cell_cards_id
Parameters: q, year, offset, limit
Parameters: dataset, job, state
Parameters: q, query, has_data, search_category_id, taxon_ids, experiment_type_ids, offset, limit
Parameters: slug
The data are open. Cite LungMAP as described on the Citing LungMAP page, and cite the dataset you used by its LungMAP identifier. Please keep automated requests to a few per second so the service stays available to everyone.