To have better user observability, you can create new users through our User Creation endpoint or update exsiting users through User Update endpoint.

User creation

You have 2 ways to create users on Keywords AI: through API call with the inference/logging endpoint or through the User Creation endpoint.

Use the User Creation endpoint instead of our other endpoints
url = "https://api.keywordsai.co/api/users/create/"

For more inforation about customer_identifier, check out the parameter here