Setup Step 4: Backend Requests

Fast uses a non-standard, polymorphic API. As our product grows and changes, many new features will be added to the API. As such, we have built it in such a way that customer's may opt-in to new features with minimal friction.

REST VERBAPI_URLLink
POST/fast/v1/createDocs
POST/fast/v1/readDocs
POST/fast/v1/updateDocs
POST/fast/v1/deleteDocs