Is it possible to provide the mailto information when we are looking for a DOI?

The CrossRef documentation recommends to provide contact information in the query.

The following example is provided :

api crossref org /works?filter=has-full-text:true&mailto=GroovyBib@example.org

Is it possible to provide the mailto information when we are looking for a DOI ? Eg :

api crossref org /works/10.5194/essd-2021-97

Thanks,

Fred

Hi Fred,

Yes, you can add the mailto parameter after a single DOI query.

It looks like this.

https://0-api-crossref-org.libus.csd.mu.edu/works/10.5194/essd-2021-97?mailto={your-email-address-here}

Please let us know if you have any other questions.

-Shayn

1 Like