Use the GET /projects/[org_id] endpoint to retrieve all Manufactory projects for an…
Get a project
You can get a specific Manufactory project using the endpoint GET /projects/{org_id}/{project_id}.
Authentication
Section titled “Authentication”You’ll need this header for all API calls:
X-Manufactory-Auth- Manufactory access token
Required values
Section titled “Required values”org_id(required) string - Manufactory org ID.project_id(required) number - Manufactory project ID.
Response example
Section titled “Response example” { "org_id": "xyz", "project_id": 100, "name": "Staging", "description": "A project for staging data", "timezone": "America/Chicago", "created_at": "2023-02-26T18:53:18Z", "project_key": "***********************" }Related articles
Section titled “Related articles” Delete a Manufactory project using the DELETE API endpoint. You’ll need the organization ID…
Create new projects in Tallyfy Manufactory with the POST /projects endpoint. You’ll need…
Use the PUT endpoint to update a Manufactory project’s name, description, and timezone. You’ll…
Was this helpful?
About Tallyfy
- 2026 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks