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

Scope3 Model API

The Model API from Scope3 — 4 operation(s) for model.

Scope3 Model API is one of 16 APIs that Scope3 publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 7 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://aiapi.scope3.com.

7 operations 4 paths 8 schemas 2 DELETE2 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://aiapi.scope3.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Scope3 Model API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

Paths & Operations 7

Across 4 paths, the API surfaces 7 operations — 2 DELETE, 2 GET, 1 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Model 7
GET
/model
List models
listModels 1 param → 200406429401403415default
POST
/model
Create a model
createModel body → 201400401403409429
GET
/model/{modelId}
Get a specific model (global or custom)
getModel 1 param → 200401403404
PUT
/model/{modelId}
Update a model
updateModel 1 param body → 200400401403404
DELETE
/model/{modelId}
Delete a model
deleteModel 1 param → 204401403404
PUT
/model/{modelId}/alias
Add a new alias to a model
addModelAlias 1 param body → 204400403404409
DELETE
/model/{modelId}/alias/{alias}
Remove an alias from a model
removeModelAlias 2 params → 204403404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Model (24 properties), ModelCreateRequest (17 properties), ModelUpdateRequest (15 properties), Error (3 properties). Each schema is shown below with its type and property counts.

Task
string
Common types of AI/ML models and their primary functions: - Text-based models for natural language processing - Vision models for image analysis and generation…
ModelCreateRequest
object
Create a new model
17 properties 1 required
ModelResponse
object
1 property 1 required
DataType
string
Model
object
24 properties 6 required
ModelUpdateRequest
object
Update an existing model
15 properties
Family
string
Core AI model families from various organizations: - Commercial models from major AI companies - Open source model families - Research/academic model families…
Error
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

scope3-model-api-openapi.yml Raw ↑

Other APIs Scope3 publishes across the network.

Scope3 Interchange Buyer API
Scope3 Interchange Storefront API
Scope3 AI Impact Measurement API
Scope3 Benchmarks API
Scope3 Creative API
Scope3 Data API
Scope3 Gpu API
Scope3 Impact API
Scope3 Measure API
Scope3 Node API
Scope3 Reload API
Scope3 Saved Lists API
Where this information came from

This is an independent, third-party profile of Scope3 Model 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.