# Fenergo Nebula Reports Command 2.0

**Canonical:** https://apis.io/apis/fenergo/reportscommand-v2-0/  
**Provider:** Fenergo — https://apis.io/providers/fenergo/  
**Base URL:** https://api.fenergox.com/reportscommand  
**Documentation:** https://docs.fenergox.com/api-docs/other-clm-apis/advanced-reporting-apis/reports-command-v2

Fenergo Nebula Reports Command 2.0 is one of 145 APIs that [Fenergo](https://apis.io/providers/fenergo/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Reporting, Command, Compliance, and Financial-Services. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Fenergo Nebula Reports Command — OpenAPI 3.0.1 contract published by Fenergo for the reportscommand service of the Fen-X SaaS platform, carrying 28 path(s) and 34 operation(s). Harvested verbatim from Fenergo's own published specification endpoint.

## Operations (34)

| Method | Path | Summary |
|---|---|---|
| POST | `/api/v2/Categories` | Create a new query category |
| PUT | `/api/v2/Categories/{categoryId}` | Update an existing query category |
| DELETE | `/api/v2/Categories/{categoryId}` | Delete (soft-delete) a query category |
| POST | `/api/v2/CustomTable` | Create a new custom table. |
| PUT | `/api/v2/CustomTable/{id}/name` | Rename an existing custom table. |
| PUT | `/api/v2/CustomTable/{id}/type` | Set the type of an existing custom table. |
| PUT | `/api/v2/CustomTable/{id}/description` | Update the description of an existing custom table. |
| PUT | `/api/v2/CustomTable/{id}/schema` | Replace the schema (column definitions) of a custom table. |
| DELETE | `/api/v2/CustomTable/{id}` | Delete an existing custom table. |
| POST | `/api/v2/CustomTable/{id}/duplicate` | Duplicate a custom table to a new table with a given name. |
| POST | `/api/v2/CustomTable/{id}/data/preview` | Preview the schema inferred from a CSV file without persisting any data. Returns proposed column names and Glue types for user confirmation. |
| POST | `/api/v2/CustomTable/{id}/data` | Commit a CSV upload with a confirmed column schema. Stores data in S3 and registers the table in Glue. |
| POST | `/api/v2/CustomTable/{id}/rows` | Append a single row to a custom table. |
| PUT | `/api/v2/CustomTable/{id}/rows/{rowIndex}` | Update a single row in a custom table by its 0-based index. |
| DELETE | `/api/v2/CustomTable/{id}/rows/{rowIndex}` | Delete a single row from a custom table by its 0-based index. |
| POST | `/api/v2/Favourites/{queryId}` | Add a query to the current user's favourites |
| DELETE | `/api/v2/Favourites/{queryId}` | Remove a query from the current user's favourites |
| POST | `/api/v2/Query` | Create a new Query definition |
| PUT | `/api/v2/Query/{Id}` | Update a Query definition |
| DELETE | `/api/v2/Query/{Id}` | Delete a Query definition |
| POST | `/api/v2/Report` | Create report |
| POST | `/api/v2/Report/assistant/query` | Creates AI driven report query based on User Input |
| POST | `/api/v2/Report/agent` | Triggers an asynchronous AI agent conversation turn |
| POST | `/api/v2/Report/insights` | Triggers an asynchronous AI insights analysis on a completed report result set |
| POST | `/api/v2/Report/insights/feedback` | Records user feedback on a generated report insight |
| PATCH | `/api/v2/Report/conversations/{conversationId}/title` | Renames a conversation. |
| DELETE | `/api/v2/Report/conversations/{conversationId}` | Deletes a conversation. |
| POST | `/api/v2/Report/Preview` | Preview report |
| PUT | `/api/v2/report-branding` | Configure report branding |
| DELETE | `/api/v2/report-branding` | Reset report branding |
| POST | `/api/v2/report-branding/logo` | Upload a tenant report branding logo |
| POST | `/api/v2/Schedule` | Create a new report schedule |
| PUT | `/api/v2/Schedule/{id}` | Update an existing report schedule |
| DELETE | `/api/v2/Schedule/{id}` | Delete an existing report schedule |

## Machine-readable artifacts (3)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/fenergo/refs/heads/main/openapi/fenergo-reportscommand-v2-0-openapi.json
- **Documentation** — https://docs.fenergox.com/api-docs/other-clm-apis/advanced-reporting-apis/reports-command-v2
- **APIReference** — https://api.fenergox.com/reportscommand/swagger/index.html

## Other Fenergo APIs (12)

- [Fenergo Nebula Advanced Dashboard Command 1.0](https://apis.io/apis/fenergo/advanceddashboardcommand-v1-0/)
- [Fenergo Nebula Advanced Dashboard Query 1.0.0](https://apis.io/apis/fenergo/advanceddashboardquery-v1-0-0/)
- [Fenergo Nebula Association Command 1.0](https://apis.io/apis/fenergo/associationcommand-v1-0/)
- [Fenergo Nebula Association Command 2.0](https://apis.io/apis/fenergo/associationcommand-v2-0/)
- [Fenergo Nebula Association Query 1.0](https://apis.io/apis/fenergo/associationquery-v1-0/)
- [Fenergo Nebula Audit Query 1.0](https://apis.io/apis/fenergo/auditquery-v1-0/)
- [Fenergo Nebula Audit Query 2.0](https://apis.io/apis/fenergo/auditquery-v2-0/)
- [Fenergo Nebula Audit Query 3.0](https://apis.io/apis/fenergo/auditquery-v3-0/)
- [Fenergo Nebula Authorization Command 1.0](https://apis.io/apis/fenergo/authorizationcommand-v1-0/)
- [Fenergo Nebula Authorization Query 1.0](https://apis.io/apis/fenergo/authorizationquery-v1-0/)
- [Fenergo Nebula Authorization Query 2.0](https://apis.io/apis/fenergo/authorizationquery-v2-0/)
- [Fenergo Nebula Authorization Query 3.0](https://apis.io/apis/fenergo/authorizationquery-v3-0/)

## Tags

Reporting, Command, Compliance, Financial-Services

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/fenergo/reportscommand-v2-0/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/fenergo/.
