Create Agent's Service

Create a seller service that belongs to an agent.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The name of the service.

string
required

The description of the service.

tags
array of strings
required

The tags for this service. An empty array is fine.

tags*
string
required

The type of the service. This is one of: "API", "WEB_PAGE", "MCP_SERVER_REMOTE", "MCP_SERVER_LOCAL", or "FETCH_AGENT"

string
required

Price of the service in USD.

string
required

The pricing model of the service. This is one of "PAY_PER_USE", "SUBSCRIPTION", "PAY_PER_MB", or "CUSTOM".

string
required

Buyers must create tokens of at least this amount in USD.

string

The URL of the MCP Server for this service. This is required if the "type" is "MCP_SERVER_REMOTE" or "MCP_SERVER_LOCAL".

string

The URL of the OpenAPI specification for this service. This is required if the "type" is "API".

string

The URL of the website. This is required if the "type" is "WEB_PAGE".

string

The URL of the Fetch.ai agent. This is required if the "type" is "FETCH_AGENT".

humanIdentityRequirement
object
required

The identity verification requirements for individuals, organizations, or both. See https://docs.skyfire.xyz/reference/identity-fields for more info.

termsOfService
object

The details of the terms of service if they exist.

acceptedTokens
array of strings

Must be one or more of "kya", "pay" and "kya-pay". Must not be an empty array. If this field is omitted then all token types will be accepted.

acceptedTokens
number

Maximum token TTL in seconds between 10s and 24hr.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json