Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Bokbasen has several MARC products where Bokbasen metadata is available using our export API. The API is the same for all products, so the only difference is the URL used to access the API.


ProductURL - NORMARCURL - MARC21
Bokbasen standard MARC product covering Norwegian literaturehttps://api.boknett.no/metadata/export/marchttps://api.boknett.no/metadata/export/marc21
Bokbasen MARC product bundled with the digital lending platform, gives access to digital products available on the platform.https://api.boknett.no/metadata/export/marc/loanhttps://api.boknett.no/metadata/export/marc21/loan
Bokbasen additional MARC product covering Norwegian,  and English titles and movies. https://api.boknett.no/metadata/export/marc/completehttps://api.boknett.no/metadata/export/marc21/complete


API documentation


The Bokbasen MARC export service works the same way as all other export service (with some simplifications), but returns metadata in the NORMARC format.

...

URLURL from above
MethodGET
Request
headers

Authorization

Required

The token acquired from the Authentication Service (legacy).

Formated "Boknett TGT-...."

DateRequiredThe timestamp the request was made. Must comply with RFC 1123 date formats. Example: Tue, 10 Jun 2014 16:23:42 GMT
Query
parameters
nextRequired*All data elements modified after this “cursor”. The cursor is in a not human readable format.
afterRequired*All data elements modified after this timestamp. The timestamp is on the format yyyyMMddHHmmss.
Response
headers


Next

See Pagination

Link

See Pagination
Response
body
NORMARC
Returns200OK

...