Skip to content

/list-projects

Retrieves a list of projects within the account tied to your API key.

  • Method: POST
  • Endpoint: https://app.neuronwriter.com/neuron-api/0.5/writer/list-projects

Parameters

None required.

Response

A list of projects:

json
[
  {"project": "ed0b47151fb35b02", "name": "adidas.com", "language": "English", "engine": "google.co.uk"},
  {"project": "e6a3198027aa1b96", "name": "asics.com", "language": "English", "engine": "google.co.uk"},
  {"project": "688b8de5e6774060", "name": "nike.com", "language": "English", "engine": "google.co.uk"}
]

The project ID is what you pass to /new-query and /list-queries.

Finding a project ID without the API

The project ID is also embedded in the project URL: https://app.neuronwriter.com/project/view/c2fe46bce8019bff/optimisationc2fe46bce8019bff