NoCodeAPI

FaunaDB API

Fauna is a flexible, developer-friendly, transactional database delivered to you as a secure, cloud API. With NoCodeAPI you can access collections data without any coding.

Get Collections

Make GET request on this endpoint to get collections with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/fauna/<token>/getCollections
				
			
– Request Parameters :
Object Description
size [Optional] limit the object to retutn
before [Optional] The cursor for the previous page, exclusive.
after [Optional] The cursor for the next page, inclusive.

List all Documents

Make GET request on this endpoint to list all documents with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/fauna/<token>/getDocuments

				
			
– Request Parameters :
Object Description
collectionID [Required] Collection id
size [Optional] limit the object to retutn
before [Optional] The cursor for the previous page, exclusive.
after [Optional] The cursor for the next page, inclusive.

Single Document

Make GET request on this endpoint to single document with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/fauna/<token>/document
				
			
– Request Parameters :
Object Description
collectionID [Required] Collection id
documentId [Required] document id

BLACK FRIDAY Month STARTED - Coupon: BF2023 for 50% OFF