Skip to main content
GET
/
v1
/
projects
/
{projectId}
/
costs
/
monthly
Get monthly costs for a project
curl --request GET \
  --url https://api.devic.ai/v1/projects/{projectId}/costs/monthly \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

projectId
string
required

Project ID

Query Parameters

startMonth
string

Start month (YYYY-MM)

endMonth
string

End month (YYYY-MM)

tenantId
string

Filter costs by tenant

Response

Monthly costs

Monthly cost breakdown