Create project

Creates a new project in an organization

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint will return all metadata for the project including the project key.

You can create and view your private API Key here.

Try it

To test this endpoint using the Try It feature:

  1. Copy your Localize API Key into the Header field in the AUTHENTICATION section on the right.
  2. Fill in all required fields below, and any optional fields as needed.
  3. Click the Try it button.
  4. View the results and any error returns on the right side of the screen.

Feel free to copy the sample code provided on the right side of the screen into your source code project to get a start on using this endpoint.

Note that using the Try It feature will affect the data in your Localize dashboard!

Body Params
string
required

The name of the project to create.

string
required

The source language for your project. Must be a valid language code.

string
required
Defaults to web

Specify the type of project you are creating: web, file or document; defaults to web if not specified.

activeLanguages
array of strings
required

Provide an array of language codes for the target language(s) in your new project.

activeLanguages*
string

An optional description for your project.

string

If your project is a website, the URL or domain where the Localize library will be installed.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json