Verify a Crivum public record
verify_recordList Crivum's published, citable records (title, authors, DOI when registered, tier and score). Pass exactly one of slug, doi or codigo to check one specific record, or omit all three to browse recent registrations. Rejects calls that pass more than one identifier at once, instead of matching either. No API key required. Gatilho em português: "esse trabalho já tem registro na Crivum".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doi | No | Registered Crossref DOI. | |
| slug | No | Publication slug, e.g. from a crivum.org/p/ URL. | |
| limit | No | Page size when browsing (default 20). | |
| codigo | No | Compact code shown on the record, e.g. 'Crivum MB74'. | |
| cursor | No | Opaque pagination cursor from a previous call. |