Skip to content
Pasqal Documentation

/api/v1/projects

POST
/api/v1/projects

Create new project.

Request Body

object
account_manager_id
required

ID of the account manager

string
additional_access_grants
Array<object>
object
grant
required
string
Allowed values: usecase:submit test:1 test:2 test:3
role
required
string
Allowed values: ADMIN MEMBER
admin_email
required

Email of the first admin to add to the project.

string format: email
allowed_device_types

A list of DeviceType the project can use

Array<string>
Allowed values: EMU_FREE EMU_SV EMU_TN EMU_C FRESNEL EMU_FRESNEL EMU_MPS
company
required
string
description
string
email_domain
string
name
required
string
package
required

Package of the project.

string
Allowed values: QUANTUM_DISCOVERY QUANTUM_DISCOVERY_CHEMISTRY QUANTUM_DISCOVERY_LIGHT QUANTUM_DISCOVERY_PLAY QUANTUM_DISCOVERY_ESSENTIAL LEARN_BY_CODING VQPU
project_type

The type of project account managers or support members are working on

string
Allowed values: INTERNAL CLIENT ACADEMIC GCP AZURE
queue_priority

A value representing the priority the associated batches are scheduled

string
Allowed values: LOW MEDIUM HIGH

Responses

default

object
code
required

HTTP code of the request.

integer
200
data

Data of the request.

object
account_manager
object
email
string format: email
family_name
string
""
given_name
string
""
id
required
string
additional_access_grants
allowed_device_types
required

A list of DeviceType the project can use

Array<string>
Allowed values: EMU_FREE EMU_SV EMU_TN EMU_C FRESNEL EMU_FRESNEL EMU_MPS
company
required
string
contract_id

ID of the related contract in the Billing service.

string format: uuid
count
object
ACTIVE_ADMIN
integer
ACTIVE_MEMBER
integer
PENDING
integer
created_at
string format: date-time
description
string
email_domain
string
id
string format: uuid
last_activity_date

Latest job creation date

string format: date-time
main_admin
object
email
string format: email
family_name
string
""
given_name
string
""
id
required
string
name
required
string
package
required

Package of the project.

string
Allowed values: QUANTUM_DISCOVERY QUANTUM_DISCOVERY_CHEMISTRY QUANTUM_DISCOVERY_LIGHT QUANTUM_DISCOVERY_PLAY QUANTUM_DISCOVERY_ESSENTIAL LEARN_BY_CODING VQPU
project_status

Whether the project is active or archived.

string
Allowed values: ACTIVE ARCHIVED
project_type

The type of project account managers or support members are working on

string
Allowed values: INTERNAL CLIENT ACADEMIC GCP AZURE
queue_priority

A value representing the priority the associated batches are scheduled

string
Allowed values: LOW MEDIUM HIGH
updated_at
string format: date-time
message
required

Short message explaining status.

string
OK.
pagination

Pagination information for the request

object
end
required
integer
start
required
integer
total
required
integer
status
required

Status of the request.

string
success