Vespa Document API v1
The /document/v1 API supports GET, POST, PUT, and DELETE for documents, plus bulk visiting/iteration with continuation tokens, conditional writes (test-and-set using the document selector language), and upserts. Backpressure is signaled with 429 Too Many Requests.