---
title: "Calls a service (a method in addon plugin)."
method: POST
path: "/api/service_call"
tags: ["pyLoad REST"]
---

# Calls a service (a method in addon plugin).

`POST /api/service_call`

Calls a service (a method in addon plugin).

## Request body

- object
  - `service_name` string, required
  - `arguments` object[], nullable, required
  - `parse_arguments` boolean

## Response `200`

result

- string

---

[API](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi.md) · [All operations](https://skmtc.net/pyload/apis/pyload-api-documentation-openapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pyload/pyload-api-documentation-openapi/versions/00b0770e3fa6/schema)
