APIs.io Engineering Platform · Schema
magic-visibility_pcaps_ownership_response
APIs.ioEngineeringPlatform
Properties
| Name | Type | Description |
|---|---|---|
| destination_conf | object | |
| filename | object | |
| id | string | The bucket ID associated with the packet captures API. |
| status | string | The status of the ownership challenge. Can be pending, success or failed. |
| submitted | string | The RFC 3339 timestamp when the bucket was added to packet captures API. |
| validated | string | The RFC 3339 timestamp when the bucket was validated. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/magic-visibility_pcaps_ownership_response",
"title": "magic-visibility_pcaps_ownership_response",
"properties": {
"destination_conf": {
"$ref": "#/components/schemas/magic-visibility_pcaps_destination_conf"
},
"filename": {
"$ref": "#/components/schemas/magic-visibility_pcaps_ownership_challenge"
},
"id": {
"description": "The bucket ID associated with the packet captures API.",
"example": "9883874ecac311ec8475433579a6bf5f",
"maxLength": 32,
"minLength": 32,
"type": "string"
},
"status": {
"description": "The status of the ownership challenge. Can be pending, success or failed.",
"enum": [
"pending",
"success",
"failed"
],
"example": "success",
"type": "string"
},
"submitted": {
"description": "The RFC 3339 timestamp when the bucket was added to packet captures API.",
"example": "2020-01-01T08:00:00Z",
"type": "string"
},
"validated": {
"description": "The RFC 3339 timestamp when the bucket was validated.",
"example": "2020-01-01T08:00:00Z",
"type": "string"
}
},
"required": [
"id",
"status",
"submitted",
"destination_conf",
"filename"
],
"type": "object"
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/apis-io-engineering-platform-magic-visibility-pcaps-ownership-response"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.