How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

ArthurAI RAG Providers API

Endpoints for RAG provider management

ArthurAI RAG Providers API is one of 98 APIs that ArthurAI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include RAG Providers. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 10 operations across 7 paths, and defines 31 schemas. It is described by OpenAPI 3.2.0, at version 2.1.688.

Requests are made against a single base URL, https://platform.arthur.ai/api.

10 operations 7 paths 31 schemas 1 DELETE3 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.1.688
Base URL
https://platform.arthur.ai/api
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

ArthurAI RAG Providers API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (API_Key).

  • API_Key — Bearer token authentication with an API key

Paths & Operations 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 3 GET, 1 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

RAG Providers 10

Endpoints for RAG provider management

POST
/api/v1/tasks/{task_id}/rag_providers
Create Rag Provider
create_rag_provider_api_v1_tasks__task_id__rag_providers_post 1 param body → 200422
GET
/api/v1/tasks/{task_id}/rag_providers
Get Rag Providers
get_rag_providers_api_v1_tasks__task_id__rag_providers_get 7 params → 200422
GET
/api/v1/rag_providers/{provider_id}
Get Rag Provider
get_rag_provider_api_v1_rag_providers__provider_id__get 1 param → 200422
PATCH
/api/v1/rag_providers/{provider_id}
Update Rag Provider
update_rag_provider_api_v1_rag_providers__provider_id__patch 1 param body → 200422
DELETE
/api/v1/rag_providers/{provider_id}
Delete Rag Provider
delete_rag_provider_api_v1_rag_providers__provider_id__delete 1 param → 204422
GET
/api/v1/rag_providers/{provider_id}/collections
List Rag Provider Collections
list_rag_provider_collections_api_v1_rag_providers__provider_id__collections_get 1 param → 200422
POST
/api/v1/tasks/{task_id}/rag_providers/test_connection
Test Rag Provider Connection
test_rag_provider_connection_api_v1_tasks__task_id__rag_providers_test_connection_post 1 param body → 200422
POST
/api/v1/rag_providers/{provider_id}/similarity_text_search
Execute Similarity Text Search
execute_similarity_text_search_api_v1_rag_providers__provider_id__similarity_text_search_post 1 param body → 200422
POST
/api/v1/rag_providers/{provider_id}/keyword_search
Execute Keyword Search
execute_keyword_search_api_v1_rag_providers__provider_id__keyword_search_post 1 param body → 200422
POST
/api/v1/rag_providers/{provider_id}/hybrid_search
Execute Hybrid Search
execute_hybrid_search_api_v1_rag_providers__provider_id__hybrid_search_post 1 param body → 200422

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are WeaviateHybridSearchSettingsRequest (16 properties), WeaviateVectorSimilarityTextSearchSettingsRequest (12 properties), WeaviateKeywordSearchSettingsRequest (11 properties), MetadataQuery (8 properties). Each schema is shown below with its type and property counts.

WeaviateVectorSimilarityTextSearchSettingsRequest
object
12 properties 2 required
WeaviateKeywordSearchSettingsRequest
object
11 properties 2 required
WeaviateQueryResultMetadata
object
Metadata from weaviate for a vector object: https://weaviate-python-client.readthedocs.io/en/latest/weaviate.collections.classes.htmlmodule-weaviate.collection…
7 properties
ApiKeyRagAuthenticationConfigResponse
object
3 properties 2 required
RagProviderConfigurationUpdateRequest
object
3 properties
RagProviderConfigurationRequest
object
3 properties 2 required
MetadataQuery
object
Define which metadata should be returned in the query's results.
8 properties
RagProviderCollectionResponse
object
2 properties 1 required
RagVectorSimilarityTextSearchSettingRequest
object
1 property 1 required
ConnectionCheckResult
object
2 properties 1 required
PaginationSortMethod
string
HybridFusion
string
Define how the query's hybrid fusion operation should be performed.
RagProviderAuthenticationMethodEnum
string
ValidationError
object
5 properties 3 required
RagHybridSearchSettingRequest
object
1 property 1 required
WeaviateHybridSearchSettingsRequest
object
16 properties 2 required
_MultiTargetVectorJoinEnum
integer
Define how multi target vector searches should be combined.
RagProviderConfigurationResponse
object
7 properties 6 required
SearchRagProviderCollectionsResponse
object
2 properties 2 required
ConnectionCheckOutcome
string
RagProviderQueryResponse
object
1 property 1 required
HTTPValidationError
object
1 property
_MultiTargetVectorJoin
object
3 properties 2 required
RagAPIKeyAuthenticationProviderEnum
string
ApiKeyRagAuthenticationConfigUpdateRequest
object
4 properties
ApiKeyRagAuthenticationConfigRequest
object
4 properties 3 required
SearchRagProviderConfigurationsResponse
object
2 properties 2 required
RagProviderTestConfigurationRequest
object
1 property 1 required
RagKeywordSearchSettingRequest
object
1 property 1 required
WeaviateQueryResult
object
Individual search result from Weaviate
4 properties 2 required
WeaviateQueryResults
object
Response from Weaviate similarity text search
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

arthurai-rag-providers-api-openapi.yml Raw ↑

Other APIs ArthurAI publishes across the network.

ArthurAI Agent Discovery API
ArthurAI Agentic Experiments API
ArthurAI Agentic Notebooks API
ArthurAI Agents V1 API
ArthurAI Alert Rules V1 API
ArthurAI Alerts V1 API
ArthurAI API Keys API
ArthurAI Authorization V1 API
ArthurAI Chatbot API
ArthurAI Configuration API
ArthurAI Connector Schemas V1 API
ArthurAI Connectors V1 API
Where this information came from

This is an independent, third-party profile of ArthurAI RAG Providers API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.