Native API

The native API is built as an asynchrous task queing system. API users can queue an inference request to be completed by the Oasis network via the create endpoint. Then later check its status and retrieve its result via the result endpoint.

Last updated