taxii
TAXII API root
The single API root. versions is ["application/taxii+json;version=2.1"] and max_content_length is 10485760 (10 MiB); the per-page byte budgets on /objects sit below it so a page can never exceed what is advertised here.
Plan gate, quota rule and routing aliases: see GET /taxii.
get/taxii/api-root
Response
API root: {"title", "description", "versions": ["application/taxii+json;version=2.1"], "max_content_length": 10485760}
Changes
Changed in 1 of the 14 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○