ConsoleCatalog
Sign in
De Gruyter logo

De Gruyter

degruyter.comResearchno auth

Book and article search, subjects, abstracts, journals, and publication metadata.

Document Pricing

ASYNCREADNo auth

Returns purchase prices and format options for a publication by DOI.

ParametersFormJSON

Digital Object Identifier of the publication whose pricing to fetch

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_degruyter_document_pricing",
    "params": {
      "doi": "10.1515/9783112232736"
    }
  }'