Create project

Create a new project

Authentication

AuthorizationBearer

Bearer authentication using API key. Generate an API key from the Lakera platform. Example: Bearer sk_123…

Request

This endpoint expects an object.
namestringRequired
A descriptive name for the project
policy_idstringOptional
ID of the policy to be applied to this project. If not provided, uses default policy.
project_metadatamap from strings to stringsOptional
Custom metadata tags for analysis and cross referencing

Response

Project created
namestring
A descriptive name for the project
policy_idstring or null
ID of the policy to be applied to this project. If not provided, uses default policy.
project_metadatamap from strings to strings or null
Custom metadata tags for analysis and cross referencing