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}.
You’ll need this header for all API calls:
X-Manufactory-Auth- Manufactory access token
org_id(required) string - Manufactory org ID.project_id(required) number - Manufactory project ID.
{ "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": "***********************" } 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
- 2025 Tallyfy, Inc.
- Privacy Policy
- Terms of Use
- Report Issue
- Trademarks