Skip to content

Actors

Who did this?

After creating a project, you can start designing/building the actors schema you would to use for your project.

Planning which user properties you will collect is crucial for a successful implementation.

Actors > Create actors schema

The POST /actors/schema endpoint allows creation of actor schemas by specifying organization ID, project ID, attributes with data types, and a unique identifier field while requiring authentication via a Manufactory access token.

Actors > Get actors schema

The actors schema endpoint returns attribute details like city, country, email, and username for a specified organization and project when authenticated with a Manufactory access token.

Manufactory > Projects

Manufactory projects require unique API keys and separate schema definitions for users and events before data transmission from different platforms can begin.