Pricing overview
Crossref Metadata Search provides access to scholarly metadata primarily through its public API and web interface. The core principle of Crossref's pricing model is that public metadata search is free for anyone to use, supporting open research and discovery. This free access extends to querying metadata for millions of scholarly works, retrieving information such as titles, authors, DOIs (Digital Object Identifiers), publication dates, and more. This structure aligns with Crossref's mission as a not-for-profit membership organization that exists to make scholarly communications findable, citable, and stable.
However, while metadata search is free, Crossref operates on a membership model for organizations that wish to register content and assign DOIs. These membership fees fund the infrastructure and services that make the metadata available, including the maintenance of the DOI system and the metadata search API. Therefore, the “cost” associated with Crossref primarily applies to publishers, institutions, and other content registrars, not to individual researchers or developers solely consuming metadata.
The membership fees are structured to be proportional to an organization's size and revenue, ensuring equitable access for different types of publishers, from small societies to large commercial presses. This tiered approach aims to cover operational costs while fostering broad participation in the scholarly ecosystem. Services beyond basic DOI registration, such as Similarity Check or Crossmark, may incur additional fees or be included in higher-tier memberships. For specific details on membership fees, organizations are directed to the official Crossref membership fee schedule.
Plans and tiers
Crossref does not offer traditional “plans” or “tiers” for its metadata search API in the way commercial APIs typically do. Access to the public metadata search API is universally free and open, without different service levels based on payment. Instead, the tiering applies to Crossref membership, which is required for organizations to register content and deposit metadata.
Membership categories and associated fees are determined by an organization's type and annual revenue. These categories include:
- Publishers: This is the largest group, encompassing academic publishers, university presses, and professional societies. Fees are typically based on the publisher's annual revenue.
- Aggregators: Organizations that register content on behalf of multiple publishers.
- Libraries: Institutions that may register unique digital collections.
- Funders: Organizations that fund research and may wish to register grants or related outputs.
- Metadata Consumers: While most consumers do not pay, some commercial entities that heavily rely on Crossref data in their products may opt for a formal relationship or membership.
The membership fees are distinct from the usage of the Metadata Search API. The API is a public good, funded by the collective membership. For instance, a small, non-profit publisher with annual revenue under £100,000 might pay an annual membership fee of around £275, plus an initial setup fee, while a large commercial publisher with revenue over £50 million could pay significantly more, potentially in excess of £25,000 annually, in addition to per-DOI fees. These figures are illustrative and subject to change; the definitive fee structure is available on the Crossref fee schedule page.
Membership Fee Structure Example
| Membership Type | Annual Revenue (Illustrative) | Approx. Annual Fee (Illustrative) | Key Services Included | Best For |
|---|---|---|---|---|
| Small Non-Profit Publisher | < £100,000 | £275 + per-DOI fees | DOI registration, basic metadata deposit | Small academic journals, society publications |
| Medium Commercial Publisher | £1M - £5M | £1,200 - £2,500 + per-DOI fees | DOI registration, metadata deposit, Crossmark, Funder Registry | Mid-sized publishers with multiple journals/books |
| Large Commercial Publisher | > £50M | > £25,000 + per-DOI fees | Full suite of Crossref services (DOI, Crossmark, Funder Registry, Similarity Check, etc.) | Major academic publishers, large university presses |
| Metadata Consumer (Non-Member) | N/A | Free | Access to public metadata via API, web search | Researchers, developers, aggregators using public data |
Additional services like Similarity Check (for plagiarism detection) are typically add-ons or included in higher-tier memberships, often with usage-based fees. For instance, the Similarity Check service involves a separate annual fee and a per-document fee, varying by member type.
Free tier and limits
Crossref Metadata Search offers a robust free tier for its primary function: accessing scholarly metadata. This free access is available to all users, regardless of whether they are Crossref members, and is primarily facilitated through the Crossref REST API and the Crossref web search interface.
Key aspects of the free tier:
- Unlimited Public Metadata Access: Users can query and retrieve metadata for millions of scholarly works, including journal articles, books, conference proceedings, and more. This includes basic bibliographic information, DOIs, abstracts (where available), funding data, and links to full text (if provided by the publisher).
- API Access: The REST API allows programmatic access to this metadata. While there are no hard “free tier” limits in terms of cost, there are rate limits to ensure fair usage and system stability.
- Rate Limits: For polite requests (those that include contact information in the User-Agent header), the rate limit is generally 100 requests per second. For anonymous requests, the limit is lower, typically 50 requests per second. These limits are usually sufficient for most research and application development purposes. Exceeding these limits can result in temporary IP blocking.
- No Authentication Required: Basic metadata search via the API does not require API keys or authentication, making it highly accessible.
The free tier is designed to support the open dissemination of scholarly information, enabling researchers, developers, and institutions to build applications, conduct analyses, and integrate Crossref data without direct financial cost for metadata retrieval. This contrasts with many commercial APIs that charge per request or per data unit retrieved.
Real-world cost examples
Given that Crossref Metadata Search is free for querying public metadata, real-world cost examples primarily apply to organizations that become Crossref members to register content. For a developer or researcher simply querying the API, the cost is effectively zero, beyond their own infrastructure or development time.
Scenario 1: Academic Researcher Building a Citation Tool
- User: A PhD student or academic librarian.
- Usage: Develops a script to automatically retrieve citation metadata (authors, titles, journals, DOIs) for a list of 10,000 DOIs to build a specialized bibliography. This involves making 10,000 API calls over a few hours.
- Cost: £0.00. The Crossref REST API is free for metadata retrieval. The rate limits (e.g., 100 requests/second with polite requests) are easily manageable for this volume of queries, especially if spread out.
- Considerations: The researcher might incur costs related to their own computing resources or internet access, but no direct charge from Crossref.
Scenario 2: Small University Press Registering New Articles
- User: A university press publishing 50 new journal articles and 5 books annually.
- Usage: Becomes a Crossref member to register DOIs for their publications and deposit metadata.
- Cost:
- Annual Membership Fee: For a small publisher with revenue under £100,000, this might be approximately £275 per year (based on Crossref's fee schedule).
- Setup Fee: A one-time initial fee, e.g., £275.
- Per-DOI Fees: New DOIs typically cost £0.25 each. For 50 articles + 5 books = 55 new DOIs, this would be 55 * £0.25 = £13.75. Updates to existing DOIs are free.
- Total First Year (Illustrative): £275 (annual) + £275 (setup) + £13.75 (DOI) = £563.75.
- Total Subsequent Years (Illustrative): £275 (annual) + £13.75 (DOI) = £288.75.
- Considerations: This cost covers the registration of content and the assignment of persistent identifiers, making their scholarly output discoverable and citable globally.
Scenario 3: Commercial Aggregator Using Crossref Data Extensively
- User: A commercial platform that aggregates scholarly content and uses Crossref metadata as a core component of its service, performing millions of queries daily.
- Usage: While the public API is free, heavy commercial users might opt for a direct data dump or a specialized agreement to bypass standard rate limits or access specific bulk data. This is not a standard “tier” but a direct engagement.
- Cost: Varies significantly. Such an organization might become a Crossref member, potentially under a higher revenue tier (e.g., >£5M revenue), incurring annual fees upwards of £5,000 - £10,000, or negotiate a custom data licensing agreement.
- Considerations: For most developers, this scenario is not applicable. The standard free API is designed for most use cases, and direct agreements are for highly specialized, large-scale commercial operations.
How the pricing compares
Crossref's pricing model for metadata search stands out due to its commitment to free and open access for consuming metadata. This contrasts with many commercial alternatives that charge for API usage, data volume, or premium features.
Comparison Table: Crossref vs. Alternatives
| Service | Pricing Model for Metadata Search | Key Differentiator | Typical User/Use Case |
|---|---|---|---|
| Crossref Metadata Search | Free public API for metadata retrieval; membership fees for content registration. | Open access to core scholarly metadata, funded by content registrars. | Researchers, developers, institutions needing to discover or link scholarly works. |
| DataCite | Membership fees for DOI registration for data and other non-publication outputs; Metadata API is generally free for search. | Focus on research data, software, and other non-traditional scholarly outputs. | Data repositories, research institutions, funders. |
| OpenAIRE | Free access to aggregated research outputs metadata; no direct API costs for search. | Aggregates metadata from various sources, strong focus on open science and European research. | Researchers, policy makers, institutions tracking open science. |
| Scopus API (Elsevier) | Subscription-based access, often requiring institutional or commercial licenses; API usage may incur additional costs. | Proprietary, curated database with extensive indexing, citation metrics, and subject classification. | Academic institutions, commercial research firms, bibliometric analysis. |
Detailed Comparison Points:
- Openness and Accessibility: Crossref, DataCite, and OpenAIRE are all part of the open infrastructure for scholarly communication. Their core metadata search APIs are designed to be free and openly accessible. This contrasts sharply with commercial services like Scopus or Web of Science (Clarivate), which operate on a subscription model, limiting access to paying institutions or individuals. The Crossref documentation emphasizes this commitment to openness.
- Funding Model: Crossref and DataCite are membership organizations, funded by the organizations that register content (publishers, data centers). This model allows them to provide free metadata search services. Commercial alternatives are funded directly by user subscriptions or data licensing.
- Scope of Metadata: While all provide scholarly metadata, their primary focus differs. Crossref is primarily for published scholarly content (articles, books, preprints). DataCite focuses on research data, software, and other non-traditional outputs. OpenAIRE aggregates from many sources. Commercial databases like Scopus offer highly curated, often enriched datasets with advanced analytics, but at a premium.
- API Restrictions: Crossref's API has polite rate limits, but no cost per call. Commercial APIs often have complex pricing tiers based on calls, data volume, or specific endpoints, which can lead to unpredictable costs for heavy users. For example, using the Google Maps Platform APIs involves pay-as-you-go pricing based on requests, which is a common commercial model.
In summary, for developers and researchers whose primary need is to search and retrieve public scholarly metadata, Crossref offers a highly cost-effective (free) solution. Organizations requiring content registration and DOI assignment will incur membership fees, which are structured to be fair and proportional to their scale.