sabahkcOriginal post
Web Developer
Is it possible to create a new project and api key form node js server
Summary
Developers cannot create projects using API keys as they are project-specific. Only console users have this access. To create a new project and API key from a Node.js server, you need to authenticate the request through the console user's credentials or use a different method.