Skip to content

Authentication

Authentication

To authenticate your API requests, add this header:

X-Answers-API-Key: an API key

Collections > Update a collection

Collections in Answers organize similar objects into groups, functioning like database tables with each record being identified through string-based IDs or automatically generated identifiers.

Answers > Objects

Objects in Answers are indexed records with either custom string IDs or auto-generated identifiers, forming the basic data units within collections.

Objects > Get an object

Individual objects can be retrieved from collections using their unique identifiers for targeted data access.