Agora Data Import API
The Import API from Agora Data — 7 operation(s) for import.
The Import API from Agora Data — 7 operation(s) for import.
Every API here is available over the APIs.io API and to AI agents over MCP.
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
find_apisBrowse and filter every API in the catalog.get_api_artifactsOne API's artifacts, grouped by type.get_openapiThe primary OpenAPI for this API.find_similar_apisAPIs that look like this one.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.curl "https://apis.io/api/v1/apis/agora-data-import-api"
curl "https://apis.io/api/v1/apis?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
openapi: 3.2.0
info:
title: Agora Data Import API
version: 0.1.0
description: 'Operations tagged Import across 2 of this provider''s published API definitions: agora-data-import-api-openapi.yml, agora-data-openapi-original.json. Each path carries the servers of the definition it was published in.'
servers:
- url: https://api.agoradata.com
description: Base URL reconciled from apis.yml
tags:
- name: Import
paths:
/api/v1/import/priority/{dms_vendor}/{upload_subtype}:
servers:
- url: https://api.agoradata.com
description: Base URL reconciled from apis.yml
post:
summary: Priority Upload
operationId: priority_upload_api_v1_import_priority__dms_vendor___upload_subtype__post
parameters:
- required: true
schema:
type: string
title: Dms Vendor
name: dms_vendor
in: path
- required: true
schema:
type: string
title: Upload Subtype
name: upload_subtype
in: path
- required: false
schema:
title: Account Uuid And Id
name: account_uuid_and_id
in: query
- required: true
schema:
type: string
title: Content-Type
name: content-type
in: header
responses:
'200':
description: Successful Response
content:
application/json:
schema:
title: Response Priority Upload Api V1 Import Priority Dms Vendor Upload Subtype Post
'422':
description: Validation Error
content:
application/json:
schema:
$ref: '#/components/schemas/HTTPValidationError'
tags:
- Import
/api/v1/import/{dms_vendor}/{upload_subtype}:
servers:
- url: https://api.agoradata.com
description: Base URL reconciled from apis.yml
post:
summary: File Import
operationId: file_import_api_v1_import__dms_vendor___upload_subtype__post
parameters:
- required: true
schema:
type: string
title: Dms Vendor
name: dms_vendor
in: path
- required: true
schema:
type: string
title: Upload Subtype
name: upload_subtype
in: path
- required: false
schema:
title: Account Uuid And Id
name: account_uuid_and_id
in: query
- required: false
schema:
title: Priority Upload
default: false
name: priority_upload
in: query
- required: true
schema:
type: string
title: Content-Type
name: content-type
in: header
responses:
'200':
description: Successful Response
content:
application/json:
schema:
title: Response File Import Api V1 Import Dms Vendor Upload Subtype Post
'422':
description: Validation Error
content:
application/json:
schema:
$ref: '#/components/schemas/HTTPValidationError'
tags:
- Import
/api/v1/import/{dms_vendor}:
servers:
- url: https://api.agoradata.com
description: Base URL reconciled from apis.yml
post:
summary: Performing File Import
operationId: performing_file_import_api_v1_import__dms_vendor__post
parameters:
- required: true
schema:
type: string
title: Dms Vendor
name: dms_vendor
in: path
- required: true
schema:
type: string
title: Content-Type
name: content-type
in: header
responses:
'200':
description: Successful Response
content:
application/json:
schema:
title: Response Performing File Import Api V1 Import Dms Vendor Post
'422':
description: Validation Error
content:
application/json:
schema:
$ref: '#/components/schemas/HTTPValidationError'
tags:
- Import
/api/v1/import:
servers:
- url: https://api.agoradata.com
description: Base URL reconciled from apis.yml
get:
summary: Return Import Format
operationId: return_import_format_api_v1_import_get
parameters:
- required: false
schema:
title: Account Uuid And Id
name: account_uuid_and_id
in: query
responses:
'200':
description: Successful Response
content:
application/json:
schema: {}
'422':
description: Validation Error
content:
application/json:
schema:
$ref: '#/components/schemas/HTTPValidationError'
tags:
- Import
/import/{upload_subtype}:
servers:
- url: https://api.agoradata.com
description: Base URL reconciled from apis.yml
post:
summary: File Import Agora
operationId: file_import_agora_import__upload_subtype__post
parameters:
- required: true
schema:
type: string
title: Upload Subtype
name: upload_subtype
in: path
- required: false
schema:
title: Account Uuid And Id
name: account_uuid_and_id
in: query
requestBody:
content:
multipart/form-data:
schema:
$ref: '#/components/schemas/Body_file_import_agora_import__upload_subtype__post'
required: true
responses:
'200':
description: Successful Response
content:
application/json:
schema: {}
'422':
description: Validation Error
content:
application/json:
schema:
$ref: '#/components/schemas/HTTPValidationError'
tags:
- Import
/import/priority/{dms_vendor}/{upload_subtype}:
servers:
- url: https://api.agoradata.com
description: Base URL reconciled from apis.yml
post:
summary: Priority File Import
operationId: priority_file_import_import_priority__dms_vendor___upload_subtype__post
parameters:
- required: true
schema:
type: string
title: Dms Vendor
name: dms_vendor
in: path
- required: true
schema:
type: string
title: Upload Subtype
name: upload_subtype
in: path
- required: false
schema:
title: Account Uuid And Id
name: account_uuid_and_id
in: query
requestBody:
content:
multipart/form-data:
schema:
$ref: '#/components/schemas/Body_priority_file_import_import_priority__dms_vendor___upload_subtype__post'
required: true
responses:
'200':
description: Successful Response
content:
application/json:
schema: {}
'422':
description: Validation Error
content:
application/json:
schema:
$ref: '#/components/schemas/HTTPValidationError'
tags:
- Import
/import/{dms_vendor}/{upload_subtype}:
servers:
- url: https://api.agoradata.com
description: Base URL reconciled from apis.yml
post:
summary: File Import
operationId: file_import_import__dms_vendor___upload_subtype__post
parameters:
- required: true
schema:
type: string
title: Dms Vendor
name: dms_vendor
in: path
- required: true
schema:
type: string
title: Upload Subtype
name: upload_subtype
in: path
- required: false
schema:
title: Account Uuid And Id
name: account_uuid_and_id
in: query
- required: false
schema:
title: Priority Upload
default: false
name: priority_upload
in: query
requestBody:
content:
multipart/form-data:
schema:
$ref: '#/components/schemas/Body_file_import_import__dms_vendor___upload_subtype__post'
required: true
responses:
'200':
description: Successful Response
content:
application/json:
schema: {}
'422':
description: Validation Error
content:
application/json:
schema:
$ref: '#/components/schemas/HTTPValidationError'
tags:
- Import
components:
schemas:
Body_file_import_import__dms_vendor___upload_subtype__post:
properties:
dataFile:
type: string
format: binary
title: Datafile
type: object
required:
- dataFile
title: Body_file_import_import__dms_vendor___upload_subtype__post
Body_file_import_agora_import__upload_subtype__post:
properties:
dataFile:
type: string
format: binary
title: Datafile
type: object
required:
- dataFile
title: Body_file_import_agora_import__upload_subtype__post
HTTPValidationError:
properties:
detail:
items:
$ref: '#/components/schemas/ValidationError'
type: array
title: Detail
type: object
title: HTTPValidationError
Body_priority_file_import_import_priority__dms_vendor___upload_subtype__post:
properties:
dataFile:
type: string
format: binary
title: Datafile
type: object
required:
- dataFile
title: Body_priority_file_import_import_priority__dms_vendor___upload_subtype__post
ValidationError:
properties:
loc:
items:
anyOf:
- type: string
- type: integer
type: array
title: Location
msg:
type: string
title: Message
type:
type: string
title: Error Type
type: object
required:
- loc
- msg
- type
title: ValidationError
x-refined-from:
- agora-data-import-api-openapi.yml
- agora-data-openapi-original.json