curl --request GET \
--url https://api.signa.so/v1/trademarks/{id} \
--header 'Authorization: Bearer <token>'{
"id": "tm_019d14a7-efb6-754c-9a96-14f64baadc44",
"object": "trademark",
"mark_text": "COCA-COLA",
"mark_text_language": null,
"mark_text_script": null,
"mark_feature_type": "figurative",
"mark_legal_category": "standard",
"right_kind": "trademark",
"is_series_mark": null,
"series_count": null,
"status": {
"primary": "active",
"stage": "registered",
"reason": null,
"challenges": [],
"effective_date": "2022-09-27",
"source": "explicit",
"raw_code": "800",
"raw_label": null
},
"office_code": "uspto",
"jurisdiction_code": "US",
"filing_route": "direct_national",
"scope_kind": "national",
"origin_office_code": null,
"source_primary_id": "70022406",
"application_number": "70022406",
"registration_number": "0022406",
"ir_number": null,
"filing_date": "1892-05-14",
"registration_date": "1893-01-31",
"expiry_date": "2033-01-31",
"expiry_date_basis": "derived",
"renewal_due_date": "2033-01-31",
"publication_date": null,
"priority_date": null,
"termination_date": null,
"protection_effective_date": null,
"designation_date": null,
"dependency_period_end_date": null,
"transformation_deadline_date": null,
"is_retracted": false,
"owners": [
{
"id": "own_019d25f4-431a-72dc-a654-1c1acab5a3c4",
"name": "Coca Cola Company, The",
"country_code": null,
"entity_type": "corporation",
"role": "owner",
"address": {
"lines": ["One Coca-Cola Plaza"],
"city": "ATLANTA",
"state": "GA",
"postal_code": "30313",
"country_code": "US"
}
}
],
"attorneys": [
{
"id": "att_019d14a7-efe2-7015-a30c-11ac541fe714",
"name": "Katelyn Andrews",
"firm_id": "firm_ba9d8016-635a-4ca7-953c-ceab7e482e30",
"firm_name": "THE COCA-COLA COMPANY",
"role": "correspondent",
"address": {
"lines": ["One Coca-Cola Plaza"],
"city": "ATLANTA",
"state": "GA",
"postal_code": "30313",
"country_code": "US"
}
}
],
"classifications": [
{
"nice_class": 32,
"nice_edition": null,
"goods_services_text": null,
"goods_services_language": null,
"status": "accepted",
"class_status_raw": "6"
}
],
"design_codes": [],
"text_variants": [],
"statements": [
{
"type": "description",
"text": "The said trade-mark of said company consists of the word or words \"Coca Cola\".",
"language_code": null,
"applies_to_class": null
}
],
"media": [
{
"id": "med_c15633e7-ed08-45d2-8ea0-0de332cae378",
"media_type": "image",
"mime_type": "image/png",
"url": "https://api.signa.so/v1/trademarks/tm_019d14a7-efb6-754c-9a96-14f64baadc44/media/med_c15633e7-ed08-45d2-8ea0-0de332cae378",
"is_primary": true
}
],
"priority_claims": [],
"filing_bases": [
{
"basis_type": "use_in_commerce",
"nice_class_number": 32,
"first_use_date": "1887-06-28",
"first_use_in_commerce_date": "1887-06-28",
"foreign_application_number": null,
"foreign_country_code": null
}
],
"publications": [],
"office_extensions": {
"register_type": "principal"
},
"deadlines": [
{
"type": "combined_renewal_and_use",
"name": "Section 8+9 — Renewal + Declaration of Use",
"due_date": "2033-01-31",
"grace_expiry": "2033-07-31",
"window_opens": "2032-01-31",
"jurisdiction_code": "US",
"status": "future",
"urgency": "routine",
"days_until_due": 2484,
"consequence_if_missed": "cancellation_and_expiration"
}
],
"madrid": null,
"has_media": true,
"events_count": 21,
"proceedings_count": 0,
"coverage_count": 0,
"relationships_count": 0,
"data_freshness": {
"source_data_date": "2022-10-28",
"source_format": "dtd_v2",
"last_updated_at": "2026-03-30T02:13:13.704Z"
},
"created_at": "2026-03-22T08:27:23.446Z",
"updated_at": "2026-03-30T02:13:13.704Z",
"request_id": "req_01kp4v2yycy3pq3czhxcsmn9md"
}
Retrieve a single trademark by ID
curl --request GET \
--url https://api.signa.so/v1/trademarks/{id} \
--header 'Authorization: Bearer <token>'{
"id": "tm_019d14a7-efb6-754c-9a96-14f64baadc44",
"object": "trademark",
"mark_text": "COCA-COLA",
"mark_text_language": null,
"mark_text_script": null,
"mark_feature_type": "figurative",
"mark_legal_category": "standard",
"right_kind": "trademark",
"is_series_mark": null,
"series_count": null,
"status": {
"primary": "active",
"stage": "registered",
"reason": null,
"challenges": [],
"effective_date": "2022-09-27",
"source": "explicit",
"raw_code": "800",
"raw_label": null
},
"office_code": "uspto",
"jurisdiction_code": "US",
"filing_route": "direct_national",
"scope_kind": "national",
"origin_office_code": null,
"source_primary_id": "70022406",
"application_number": "70022406",
"registration_number": "0022406",
"ir_number": null,
"filing_date": "1892-05-14",
"registration_date": "1893-01-31",
"expiry_date": "2033-01-31",
"expiry_date_basis": "derived",
"renewal_due_date": "2033-01-31",
"publication_date": null,
"priority_date": null,
"termination_date": null,
"protection_effective_date": null,
"designation_date": null,
"dependency_period_end_date": null,
"transformation_deadline_date": null,
"is_retracted": false,
"owners": [
{
"id": "own_019d25f4-431a-72dc-a654-1c1acab5a3c4",
"name": "Coca Cola Company, The",
"country_code": null,
"entity_type": "corporation",
"role": "owner",
"address": {
"lines": ["One Coca-Cola Plaza"],
"city": "ATLANTA",
"state": "GA",
"postal_code": "30313",
"country_code": "US"
}
}
],
"attorneys": [
{
"id": "att_019d14a7-efe2-7015-a30c-11ac541fe714",
"name": "Katelyn Andrews",
"firm_id": "firm_ba9d8016-635a-4ca7-953c-ceab7e482e30",
"firm_name": "THE COCA-COLA COMPANY",
"role": "correspondent",
"address": {
"lines": ["One Coca-Cola Plaza"],
"city": "ATLANTA",
"state": "GA",
"postal_code": "30313",
"country_code": "US"
}
}
],
"classifications": [
{
"nice_class": 32,
"nice_edition": null,
"goods_services_text": null,
"goods_services_language": null,
"status": "accepted",
"class_status_raw": "6"
}
],
"design_codes": [],
"text_variants": [],
"statements": [
{
"type": "description",
"text": "The said trade-mark of said company consists of the word or words \"Coca Cola\".",
"language_code": null,
"applies_to_class": null
}
],
"media": [
{
"id": "med_c15633e7-ed08-45d2-8ea0-0de332cae378",
"media_type": "image",
"mime_type": "image/png",
"url": "https://api.signa.so/v1/trademarks/tm_019d14a7-efb6-754c-9a96-14f64baadc44/media/med_c15633e7-ed08-45d2-8ea0-0de332cae378",
"is_primary": true
}
],
"priority_claims": [],
"filing_bases": [
{
"basis_type": "use_in_commerce",
"nice_class_number": 32,
"first_use_date": "1887-06-28",
"first_use_in_commerce_date": "1887-06-28",
"foreign_application_number": null,
"foreign_country_code": null
}
],
"publications": [],
"office_extensions": {
"register_type": "principal"
},
"deadlines": [
{
"type": "combined_renewal_and_use",
"name": "Section 8+9 — Renewal + Declaration of Use",
"due_date": "2033-01-31",
"grace_expiry": "2033-07-31",
"window_opens": "2032-01-31",
"jurisdiction_code": "US",
"status": "future",
"urgency": "routine",
"days_until_due": 2484,
"consequence_if_missed": "cancellation_and_expiration"
}
],
"madrid": null,
"has_media": true,
"events_count": 21,
"proceedings_count": 0,
"coverage_count": 0,
"relationships_count": 0,
"data_freshness": {
"source_data_date": "2022-10-28",
"source_format": "dtd_v2",
"last_updated_at": "2026-03-30T02:13:13.704Z"
},
"created_at": "2026-03-22T08:27:23.446Z",
"updated_at": "2026-03-30T02:13:13.704Z",
"request_id": "req_01kp4v2yycy3pq3czhxcsmn9md"
}
Documentation Index
Fetch the complete documentation index at: https://docs.signa.so/llms.txt
Use this file to discover all available pages before exploring further.
tm_019d14a7-efb6-754c-9a96-14f64baadc44)tm_*)"trademark"Show Mark identification
word, figurative, combined)standard, certification, collective)trademark, trade_name, geographical_indication, etc.)Show Status
Show Status object
active, pending, inactive, unknownfiled, examined, published, registered, renewed, abandoned, cancelled, expiredsection_8_accepted)opposition_pending, cancellation_pending)office_code, event_history, inferred800)Registered and renewed)Show Office and filing
uspto, euipo)US, EU)direct_national, madrid_designation, etc.)national, regional, international)Show Key dates
Show Owners
Show Owner object
own_*)corporation, individual)owner, applicant)Show Attorneys
Show Attorney object
att_*)firm_*)representative)null when no address is on file. Same shape as the owner address object.Show Classifications
Show Classification object
Show Deadlines (computed)
Show Deadline object
renewal, declaration_of_use)upcoming, open, grace, overdue, pastlow, medium, high, criticalShow Other children
id with the med_ prefix (e.g. med_a39b4702-...), media_type, url, and content_type.Show Counts and metadata
/v1/trademarks/{id}/history){
"id": "tm_019d14a7-efb6-754c-9a96-14f64baadc44",
"object": "trademark",
"mark_text": "COCA-COLA",
"mark_text_language": null,
"mark_text_script": null,
"mark_feature_type": "figurative",
"mark_legal_category": "standard",
"right_kind": "trademark",
"is_series_mark": null,
"series_count": null,
"status": {
"primary": "active",
"stage": "registered",
"reason": null,
"challenges": [],
"effective_date": "2022-09-27",
"source": "explicit",
"raw_code": "800",
"raw_label": null
},
"office_code": "uspto",
"jurisdiction_code": "US",
"filing_route": "direct_national",
"scope_kind": "national",
"origin_office_code": null,
"source_primary_id": "70022406",
"application_number": "70022406",
"registration_number": "0022406",
"ir_number": null,
"filing_date": "1892-05-14",
"registration_date": "1893-01-31",
"expiry_date": "2033-01-31",
"expiry_date_basis": "derived",
"renewal_due_date": "2033-01-31",
"publication_date": null,
"priority_date": null,
"termination_date": null,
"protection_effective_date": null,
"designation_date": null,
"dependency_period_end_date": null,
"transformation_deadline_date": null,
"is_retracted": false,
"owners": [
{
"id": "own_019d25f4-431a-72dc-a654-1c1acab5a3c4",
"name": "Coca Cola Company, The",
"country_code": null,
"entity_type": "corporation",
"role": "owner",
"address": {
"lines": ["One Coca-Cola Plaza"],
"city": "ATLANTA",
"state": "GA",
"postal_code": "30313",
"country_code": "US"
}
}
],
"attorneys": [
{
"id": "att_019d14a7-efe2-7015-a30c-11ac541fe714",
"name": "Katelyn Andrews",
"firm_id": "firm_ba9d8016-635a-4ca7-953c-ceab7e482e30",
"firm_name": "THE COCA-COLA COMPANY",
"role": "correspondent",
"address": {
"lines": ["One Coca-Cola Plaza"],
"city": "ATLANTA",
"state": "GA",
"postal_code": "30313",
"country_code": "US"
}
}
],
"classifications": [
{
"nice_class": 32,
"nice_edition": null,
"goods_services_text": null,
"goods_services_language": null,
"status": "accepted",
"class_status_raw": "6"
}
],
"design_codes": [],
"text_variants": [],
"statements": [
{
"type": "description",
"text": "The said trade-mark of said company consists of the word or words \"Coca Cola\".",
"language_code": null,
"applies_to_class": null
}
],
"media": [
{
"id": "med_c15633e7-ed08-45d2-8ea0-0de332cae378",
"media_type": "image",
"mime_type": "image/png",
"url": "https://api.signa.so/v1/trademarks/tm_019d14a7-efb6-754c-9a96-14f64baadc44/media/med_c15633e7-ed08-45d2-8ea0-0de332cae378",
"is_primary": true
}
],
"priority_claims": [],
"filing_bases": [
{
"basis_type": "use_in_commerce",
"nice_class_number": 32,
"first_use_date": "1887-06-28",
"first_use_in_commerce_date": "1887-06-28",
"foreign_application_number": null,
"foreign_country_code": null
}
],
"publications": [],
"office_extensions": {
"register_type": "principal"
},
"deadlines": [
{
"type": "combined_renewal_and_use",
"name": "Section 8+9 — Renewal + Declaration of Use",
"due_date": "2033-01-31",
"grace_expiry": "2033-07-31",
"window_opens": "2032-01-31",
"jurisdiction_code": "US",
"status": "future",
"urgency": "routine",
"days_until_due": 2484,
"consequence_if_missed": "cancellation_and_expiration"
}
],
"madrid": null,
"has_media": true,
"events_count": 21,
"proceedings_count": 0,
"coverage_count": 0,
"relationships_count": 0,
"data_freshness": {
"source_data_date": "2022-10-28",
"source_format": "dtd_v2",
"last_updated_at": "2026-03-30T02:13:13.704Z"
},
"created_at": "2026-03-22T08:27:23.446Z",
"updated_at": "2026-03-30T02:13:13.704Z",
"request_id": "req_01kp4v2yycy3pq3czhxcsmn9md"
}