id
stringlengths 53
86
| api_name
stringlengths 2
76
| api_description
stringlengths 1
500
⌀ | api_score
float64 0
10
⌀ | endpoint_name
stringlengths 1
190
| endpoint_description
stringlengths 0
500
| response_status_code
int64 100
505
| response_summary
stringlengths 1
68
⌀ | response_json
stringlengths 6
50k
| response_json_schema
stringlengths 14
150k
|
---|---|---|---|---|---|---|---|---|---|
2a829810-f3c6-4aa3-ae24-67a74cbbe215/adb7b3b9-8ab8-4ab4-8c70-cf6db7d0f7da/0/0 | PageQuotes | In addition to the database of quotes from books, PageQuotes API also offers sentiment analysis functionality to determine the emotional tone conveyed in each quote. This feature uses natural language processing algorithms to analyze the words and phrases used in the quote and identify whether the sentiment expressed is positive, negative, or neutral. With this added functionality, developers can use the API to retrieve quotes and analyze their sentiment, providing insights into the emotional... | null | Quotes by author | Endpoint to retrieve quotes by author. | 200 | Response | {"books": []} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"books": {"type": "array"}}, "required": ["books"]} |
2a829810-f3c6-4aa3-ae24-67a74cbbe215/adb7b3b9-8ab8-4ab4-8c70-cf6db7d0f7da/1/0 | PageQuotes | In addition to the database of quotes from books, PageQuotes API also offers sentiment analysis functionality to determine the emotional tone conveyed in each quote. This feature uses natural language processing algorithms to analyze the words and phrases used in the quote and identify whether the sentiment expressed is positive, negative, or neutral. With this added functionality, developers can use the API to retrieve quotes and analyze their sentiment, providing insights into the emotional... | null | Quotes by author | Endpoint to retrieve quotes by author. | 404 | Response | {"error": "Resource not found"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"error": {"type": "string"}}, "required": ["error"]} |
e89be987-dbce-4317-920b-363c745c6d49/b6160ba4-270d-4ace-a370-0a1acdbee0c2/0/0 | UPC EAN LOOKUP With Image | UPC / EAN Barcode lookup returns product name and image | 0.3 | UPC/EAN LOOKUP | UPC / EAN BARCODE LOOKUP with Image | 200 | New Example | {"product": "Sandisk - Cruzer 64gb Usb 2.0 Flash Drive - Black/red", "image": "http://img.bbystatic.com/BestBuy_US/images/products/5656/5656891_sc.jpg"} | {"type": "array", "items": {"type": "object", "properties": {"product": {"type": "string"}, "img": {"type": "string"}}}} |
14f097e1-9d92-4023-93aa-c4485b07b8f6/50ffc3db-dea0-451d-b5ed-51ee11b48095/0/0 | Consulta CPF e Nome | Consulte informações e telefones de pessoas físicas por cpf ou nome | 0.1 | Consulta CPF por Telefone | Encontre o cpf pelo numero do telefone | 200 | New Example | [{"cpf": "19480028840"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"cpf": {"type": "string"}}, "required": ["cpf"]}} |
14f097e1-9d92-4023-93aa-c4485b07b8f6/9d5a8f76-bd71-4849-872d-5a5257ded739/0/0 | Consulta CPF e Nome | Consulte informações e telefones de pessoas físicas por cpf ou nome | 0.1 | Consulta por CPF | Informe o CPF para obter o resultado dos dados da pessoa fisica | 200 | New Example | {"processado": true, "encontrados": 1, "rows": [{"cpf": "21893108813", "nome": "Anderson Donizete Aristides de Andrade", "nascimento": "14/12/1980", "sexo": "M", "mae": "Fatima Da Silva Andrade", "pai": "Luiz Donizete Aristides De Andrade", "municipio": "Jaboticabal - Sp"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"processado": {"type": "boolean"}, "encontrados": {"type": "integer"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"cpf": {"type": "string"}, "nome": {"type": "string"}, "nascimento": {"type": "string"}, "sexo": {"type": "string"}, "mae": {"type": "string"}, "pai": {"type": "string"}, "municipio": {"type": "string"}}, "required": ["cpf", "mae", "municipio", "nascimento", "nome", "pai", "sexo"]}}}, "required": ["encontrados", "processado", "rows"]} |
14f097e1-9d92-4023-93aa-c4485b07b8f6/398d071a-66ac-4943-a6a5-ba1f188153ea/0/0 | Consulta CPF e Nome | Consulte informações e telefones de pessoas físicas por cpf ou nome | 0.1 | Consulta Telefone | Encontre o numero de telefone buscando pelo CPF da pessoa | 200 | New Example | {"processado": true, "encontrados": 2, "rows": [{"telefone": "11991045069"}, {"telefone": "11991875608"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"processado": {"type": "boolean"}, "encontrados": {"type": "integer"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"telefone": {"type": "string"}}, "required": ["telefone"]}}}, "required": ["encontrados", "processado", "rows"]} |
14f097e1-9d92-4023-93aa-c4485b07b8f6/89a3e08a-dac1-4d32-8ef3-e5ddbe02f69c/0/0 | Consulta CPF e Nome | Consulte informações e telefones de pessoas físicas por cpf ou nome | 0.1 | Consulta por Nome | Encontre um CPF apenas pelo nome completo da pessoa | 200 | New Example | {"processado": true, "encontrados": 14, "rows": [{"cpf": "09216965827", "nome": "Vera Lucia Pereira Bezerra", "nasc": "11/07/1953"}, {"cpf": "01720706190", "nome": "Vera Lucia Pereira Bezerra", "nasc": "22/09/1985"}, {"cpf": "16466942368", "nome": "Vera Lucia Pereira Bezerra", "nasc": "03/08/1959"}, {"cpf": "80899501168", "nome": "Vera Lucia Pereira Bezerra", "nasc": "15/11/1969"}, {"cpf": "08971333405", "nome": "Vera Lucia Pereira Bezerra", "nasc": "10/05/1985"}, {"cpf": "23050950404", "nome": "Vera Lucia Pereira Bezerra", "nasc": "23/12/1963"}, {"cpf": "08125120300", "nome": "Vera Lucia Pereira Bezerra", "nasc": "01/01/1953"}, {"cpf": "82961123100", "nome": "Vera Lucia Pereira Bezerra", "nasc": "02/03/1973"}, {"cpf": "17850071816", "nome": "Vera Lucia Pereira Bezerra", "nasc": "23/03/1966"}, {"cpf": "13582842886", "nome": "Vera Lucia Pereira Bezerra", "nasc": "06/02/1959"}, {"cpf": "62719874434", "nome": "Vera Lucia Pereira Bezerra", "nasc": "22/12/1963"}, {"cpf": "21204489572", "nome": "Vera Lucia Pereira Bezerra", "nasc": "13/05/1961"}, {"cpf": "09082212315", "nome": "Vera Lucia Pereira Bezerra", "nasc": "01/01/1953"}, {"cpf": "00401661555", "nome": "Vera Lucia Pereira Bezerra", "nasc": "28/06/1977"}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"processado": {"type": "boolean"}, "encontrados": {"type": "integer"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"cpf": {"type": "string"}, "nome": {"type": "string"}, "nasc": {"type": "string"}}, "required": ["cpf", "nasc", "nome"]}}}, "required": ["encontrados", "processado", "rows"]} |
59cdfb60e4b04627fc65690c/59cdfd37e4b0b0cacf7cc939/0/0 | Bulk Whois | Bulk WHOIS API delivers WHOIS records for large lists of domains and IPs via a single REST API query and is powered by a WHOIS Database containing 11.5 billion+ WHOIS records spanning 2,864+ TLDs for over 582M domains tracked. Upload a CSV file containing the domain list and download the result in CSV. | 7.8 | Submit a bulk WHOIS query | This is the first step: submit a bulk WHOIS query. | 200 | Example_1 | {"noDataAvailable": false, "message": "OK", "messageCode": 200, "requestId": "ef3f2e0b-793c-4971-a160-4c61a3ee7692", "whoisRecords": [], "domains": []} | {"type": "object", "properties": {"noDataAvailable": {"type": "boolean"}, "message": {"type": "string"}, "messageCode": {"type": "integer"}, "requestId": {"type": "string"}, "whoisRecords": {"type": "array"}, "domains": {"type": "array"}}} |
59cdfb60e4b04627fc65690c/5b5084f8e4b0d23f1ee7bca4/0/0 | Bulk Whois | Bulk WHOIS API delivers WHOIS records for large lists of domains and IPs via a single REST API query and is powered by a WHOIS Database containing 11.5 billion+ WHOIS records spanning 2,864+ TLDs for over 582M domains tracked. Upload a CSV file containing the domain list and download the result in CSV. | 7.8 | Get bulk WHOIS result | Get the results of a query submitted before. | 200 | Example_1 | {"noDataAvailable": false, "domainList": ["google.com"], "requestId": "ef3f2e0b-793c-4971-a160-4c61a3ee7692", "whoisRecords": [{"domainName": "google.com", "domainStatus": "I", "whoisRecordStatus": 0, "domainFetchedTime": "1532073289181", "whoisRecord": {"id": 25091238, "registrant": {"rawText": "Registrant Organization: Google LLC\nRegistrant State/Province: CA\nRegistrant Country: US", "contactId": 68859915, "organization": "Google LLC", "state": "CA", "country": "UNITED STATES", "parseCode": 1}, "administrativeContact": {"rawText": "Admin Organization: Google LLC\nAdmin State/Province: CA\nAdmin Country: US", "contactId": 68859918, "organization": "Google LLC", "state": "CA", "country": "UNITED STATES", "parseCode": 1}, "technicalContact": {"rawText": "Tech Organization: Google LLC\nTech State/Province: CA\nTech Country: US", "contactId": 68859921, "organization": "Google LLC", "state": "CA", "country": "UNITED STATES", "parseCode": 1}, "audit": {}, "nameServers": {"rawText": "ns4.google.com\nns2.google.com\nns3.google.com\nns1.google.com\n", "hostNames": [{"numeric": false, "str": "ns4.google.com"}, {"numeric": false, "str": "ns2.google.com"}, {"numeric": false, "str": "ns3.google.com"}, {"numeric": false, "str": "ns1.google.com"}]}, "createdDate": "1997-09-15T00:00:00-0700", "updatedDate": "2018-02-21T10:45:07-0800", "expiresDate": "2020-09-13T21:00:00-0700", "domainName": "google.com", "status": "clientUpdateProhibited clientTransferProhibited clientDeleteProhibited serverUpdateProhibited serverTransferProhibited serverDeleteProhibited", "rawText": "Domain Name: google.com\nRegistry Domain ID: 2138514_DOMAIN_COM-VRSN\nRegistrar WHOIS Server: whois.markmonitor.com\nRegistrar URL: http://www.markmonitor.com\nUpdated Date: 2018-02-21T10:45:07-0800\nCreation Date: 1997-09-15T00:00:00-0700\nRegistrar Registration Expiration Date: 2020-09-13T21:00:00-0700\nRegistrar: MarkMonitor, Inc.\nRegistrar IANA ID: 292\nRegistrar Abuse Contact Email: [email protected]\nRegistrar Abuse Contact Phone: +1.2083895740\nDomain Status: clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)\nDomain Status: clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)\nDomain Status: clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)\nDomain Status: serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)\nDomain Status: serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)\nDomain Status: serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)\nRegistrant Organization: Google LLC\nRegistrant State/Province: CA\nRegistrant Country: US\nAdmin Organization: Google LLC\nAdmin State/Province: CA\nAdmin Country: US\nTech Organization: Google LLC\nTech State/Province: CA\nTech Country: US\nName Server: ns4.google.com\nName Server: ns2.google.com\nName Server: ns3.google.com\nName Server: ns1.google.com\nDNSSEC: unsigned\nURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/\n>>> Last update of WHOIS database: 2018-07-19T13:54:32-0700 <<<\n\nIf certain contact information is not shown for a Registrant, Administrative,\nor Technical contact, and you wish to send a message to these contacts, please\nsend your message to [email protected] and specify the domain name in\nthe subject line. We will forward that message to the underlying contact.\n\nIf you have a legitimate interest in viewing the non-public WHOIS details, send\nyour request and the reasons for your request to [email protected]\nand specify the domain name in the subject line. We will review that request and\nmay ask for supporting documentation and explanation.\n\nThe Data in MarkMonitor.com's WHOIS database is provided by MarkMonitor.com for\ninformation purposes, and to assist persons in obtaining information about or\nrelated to a domain name registration record. MarkMonitor.com does not guarantee\nits accuracy. By submitting a WHOIS query, you agree that you will use this Data\nonly for lawful purposes and that, under no circumstances will you use this Data to:\n (1) allow, enable, or otherwise support the transmission of mass unsolicited,\n commercial advertising or solicitations via e-mail (spam); or\n (2) enable high volume, automated, electronic processes that apply to\n MarkMonitor.com (or its systems).\nMarkMonitor.com reserves the right to modify these terms at any time.\nBy submitting this query, you agree to abide by this policy.\n\nMarkMonitor is the Global Leader in Online Brand Protection.\n\nMarkMonitor Domain Management(TM)\nMarkMonitor Brand Protection(TM)\nMarkMonitor AntiPiracy(TM)\nMarkMonitor AntiFraud(TM)\nProfessional and Managed Services\n\nVisit MarkMonitor at http://www.markmonitor.com\nContact us at +1.8007459229\nIn Europe, at +44.02032062220\n\nFor more information on Whois status codes, please visit\n https://www.icann.org/resources/pages/epp-status-codes-2014-06-16-en\n--", "header": "", "strippedText": "Domain Name: google.com\nRegistrar WHOIS Server: whois.markmonitor.com\nRegistrar URL: http://www.markmonitor.com\nUpdated Date: 2018-02-21T10:45:07-0800\nCreation Date: 1997-09-15T00:00:00-0700\nRegistrar Registration Expiration Date: 2020-09-13T21:00:00-0700\nRegistrar: MarkMonitor, Inc.\nRegistrar IANA ID: 292\nRegistrar Abuse Contact Email: [email protected]\nRegistrar Abuse Contact Phone: +1.2083895740\nDomain Status: clientUpdateProhibited (https://www.icann.org/epp#clientUpdateProhibited)\nDomain Status: clientTransferProhibited (https://www.icann.org/epp#clientTransferProhibited)\nDomain Status: clientDeleteProhibited (https://www.icann.org/epp#clientDeleteProhibited)\nDomain Status: serverUpdateProhibited (https://www.icann.org/epp#serverUpdateProhibited)\nDomain Status: serverTransferProhibited (https://www.icann.org/epp#serverTransferProhibited)\nDomain Status: serverDeleteProhibited (https://www.icann.org/epp#serverDeleteProhibited)\nRegistrant Organization: Google LLC\nRegistrant State/Province: CA\nRegistrant Country: US\nAdmin Organization: Google LLC\nAdmin State/Province: CA\nAdmin Country: US\nTech Organization: Google LLC\nTech State/Province: CA\nTech Country: US\nName Server: ns4.google.com\nName Server: ns2.google.com\nName Server: ns3.google.com\nName Server: ns1.google.com\n", "footer": "\n", "customField1Name": "RegistrarContactEmail", "customField1Value": "[email protected]", "customField2Name": "RegistrarContactPhone", "customField2Value": "+1.2083895740", "customField3Name": "RegistrarURL", "customField3Value": "http://www.markmonitor.com", "registrarName": "MarkMonitor, Inc.", "registrarIANAID": "292", "whoisServer": "whois.markmonitor.com", "dataErrorFlag": 0, "parseCode": 3579, "registryData": {"id": 25085820, "audit": {}, "nameServers": {"rawText": "NS1.GOOGLE.COM\nNS2.GOOGLE.COM\nNS3.GOOGLE.COM\nNS4.GOOGLE.COM\n", "hostNames": [{"numeric": false, "str": "NS1.GOOGLE.COM"}, {"numeric": false, "str": "NS2.GOOGLE.COM"}, {"numeric": false, "str": "NS3.GOOGLE.COM"}, {"numeric": false, "str": "NS4.GOOGLE.COM"}]}, "createdDate": "1997-09-15T04:00:00Z", "updatedDate": "2018-02-21T18:36:40Z", "expiresDate": "2020-09-14T04:00:00Z", "domainName": "google.com", "status": "clientDeleteProhibited clientTransferProhibited clientUpdateProhibited serverDeleteProhibited serverTransferProhibited serverUpdateProhibited", "rawText": "Domain Name: GOOGLE.COM\n Registry Domain ID: 2138514_DOMAIN_COM-VRSN\n Registrar WHOIS Server: whois.markmonitor.com\n Registrar URL: http://www.markmonitor.com\n Updated Date: 2018-02-21T18:36:40Z\n Creation Date: 1997-09-15T04:00:00Z\n Registry Expiry Date: 2020-09-14T04:00:00Z\n Registrar: MarkMonitor Inc.\n Registrar IANA ID: 292\n Registrar Abuse Contact Email: [email protected]\n Registrar Abuse Contact Phone: +1.2083895740\n Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited\n Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited\n Domain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited\n Domain Status: serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited\n Domain Status: serverTransferProhibited https://icann.org/epp#serverTransferProhibited\n Domain Status: serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited\n Name Server: NS1.GOOGLE.COM\n Name Server: NS2.GOOGLE.COM\n Name Server: NS3.GOOGLE.COM\n Name Server: NS4.GOOGLE.COM\n DNSSEC: unsigned\n URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/\n>>> Last update of whois database: 2018-07-19T21:00:41Z <<<\n\nFor more information on Whois status codes, please visit https://icann.org/epp\n\nNOTICE: The expiration date displayed in this record is the date the\nregistrar's sponsorship of the domain name registration in the registry is\ncurrently set to expire. This date does not necessarily reflect the expiration\ndate of the domain name registrant's agreement with the sponsoring\nregistrar. Users may consult the sponsoring registrar's Whois database to\nview the registrar's reported date of expiration for this registration.\n\nTERMS OF USE: You are not authorized to access or query our Whois\ndatabase through the use of electronic processes that are high-volume and\nautomated except as reasonably necessary to register domain names or\nmodify existing registrations; the Data in VeriSign Global Registry\nServices' (\"VeriSign\") Whois database is provided by VeriSign for\ninformation purposes only, and to assist persons in obtaining information\nabout or related to a domain name registration record. VeriSign does not\nguarantee its accuracy. By submitting a Whois query, you agree to abide\nby the following terms of use: You agree that you may use this Data only\nfor lawful purposes and that under no circumstances will you use this Data\nto: (1) allow, enable, or otherwise support the transmission of mass\nunsolicited, commercial advertising or solicitations via e-mail, telephone,\nor facsimile; or (2) enable high volume, automated, electronic processes\nthat apply to VeriSign (or its computer systems). The compilation,\nrepackaging, dissemination or other use of this Data is expressly\nprohibited without the prior written consent of VeriSign. You agree not to\nuse electronic processes that are automated and high-volume to access or\nquery the Whois database except as reasonably necessary to register\ndomain names or modify existing registrations. VeriSign reserves the right\nto restrict your access to the Whois database in its sole discretion to ensure\noperational stability. VeriSign may restrict or terminate your access to the\nWhois database for failure to abide by these terms of use. VeriSign\nreserves the right to modify these terms at any time.\n\nThe Registry database contains ONLY .COM, .NET, .EDU domains and\nRegistrars.", "header": "", "strippedText": "Domain Name: GOOGLE.COM\nRegistry Domain ID: 2138514_DOMAIN_COM-VRSN\nRegistrar WHOIS Server: whois.markmonitor.com\nRegistrar URL: http://www.markmonitor.com\nUpdated Date: 2018-02-21T18:36:40Z\nCreation Date: 1997-09-15T04:00:00Z\nRegistry Expiry Date: 2020-09-14T04:00:00Z\nRegistrar: MarkMonitor Inc.\nRegistrar IANA ID: 292\nRegistrar Abuse Contact Email: [email protected]\nRegistrar Abuse Contact Phone: +1.2083895740\nDomain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited\nDomain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited\nDomain Status: clientUpdateProhibited https://icann.org/epp#clientUpdateProhibited\nDomain Status: serverDeleteProhibited https://icann.org/epp#serverDeleteProhibited\nDomain Status: serverTransferProhibited https://icann.org/epp#serverTransferProhibited\nDomain Status: serverUpdateProhibited https://icann.org/epp#serverUpdateProhibited\nName Server: NS1.GOOGLE.COM\nName Server: NS2.GOOGLE.COM\nName Server: NS3.GOOGLE.COM\nName Server: NS4.GOOGLE.COM\nDNSSEC: unsigned\nURL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/\n>>> Last update of whois database: 2018-07-19T21:00:41Z <<<\nFor more information on Whois status codes, please visit https://icann.org/epp\nNOTICE: The expiration date displayed in this record is the date the\nregistrar's sponsorship of the domain name registration in the registry is\ncurrently set to expire. This date does not necessarily reflect the expiration\ndate of the domain name registrant's agreement with the sponsoring\nregistrar. Users may consult the sponsoring registrar's Whois database to\nview the registrar's reported date of expiration for this registration.\nTERMS OF USE: You are not authorized to access or query our Whois\ndatabase through the use of electronic processes that are high-volume and\nautomated except as reasonably necessary to register domain names or\nmodify existing registrations; the Data in VeriSign Global Registry\nServices' (\"VeriSign\") Whois database is provided by VeriSign for\ninformation purposes only, and to assist persons in obtaining information\nabout or related to a domain name registration record. VeriSign does not\nguarantee its accuracy. By submitting a Whois query, you agree to abide\nby the following terms of use: You agree that you may use this Data only\nfor lawful purposes and that under no circumstances will you use this Data\nto: (1) allow, enable, or otherwise support the transmission of mass\nunsolicited, commercial advertising or solicitations via e-mail, telephone,\nor facsimile; or (2) enable high volume, automated, electronic processes\nthat apply to VeriSign (or its computer systems). The compilation,\nrepackaging, dissemination or other use of this Data is expressly\nprohibited without the prior written consent of VeriSign. You agree not to\nuse electronic processes that are automated and high-volume to access or\nquery the Whois database except as reasonably necessary to register\ndomain names or modify existing registrations. VeriSign reserves the right\nto restrict your access to the Whois database in its sole discretion to ensure\noperational stability. VeriSign may restrict or terminate your access to the\nWhois database for failure to abide by these terms of use. VeriSign\nreserves the right to modify these terms at any time.\nThe Registry database contains ONLY .COM, .NET, .EDU domains and\nRegistrars.\n", "footer": "\n", "customField1Name": "RegistrarContactEmail", "customField1Value": "[email protected]", "customField2Name": "RegistrarContactPhone", "customField2Value": "+1.2083895740", "customField3Name": "RegistrarURL", "customField3Value": "http://www.markmonitor.com", "registrarName": "MarkMonitor Inc.", "registrarIANAID": "292", "whoisServer": "whois.markmonitor.com", "createdDateNormalized": "1997-09-15 04:00:00 UTC", "updatedDateNormalized": "2018-02-21 18:36:40 UTC", "expiresDateNormalized": "2020-09-14 04:00:00 UTC", "dataErrorFlag": 0, "parseCode": 251}, "contactEmail": "[email protected]", "domainNameExt": ".com", "estimatedDomainAge": 7613}, "index": 1}], "domains": [], "totalRecords": 2, "recordsLeft": 0, "recordsProcessed": 2} | {"type": "object", "properties": {"noDataAvailable": {"type": "boolean"}, "domainList": {"type": "array", "items": {"type": "string"}}, "requestId": {"type": "string"}, "whoisRecords": {"type": "array", "items": {"type": "object", "properties": {"domainName": {"type": "string"}, "domainStatus": {"type": "string"}, "whoisRecordStatus": {"type": "integer"}, "domainFetchedTime": {"type": "string"}, "whoisRecord": {"type": "object", "properties": {"id": {"type": "integer"}, "registrant": {"type": "object", "properties": {"rawText": {"type": "string"}, "contactId": {"type": "integer"}, "organization": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}, "parseCode": {"type": "integer"}}}, "administrativeContact": {"type": "object", "properties": {"rawText": {"type": "string"}, "contactId": {"type": "integer"}, "organization": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}, "parseCode": {"type": "integer"}}}, "technicalContact": {"type": "object", "properties": {"rawText": {"type": "string"}, "contactId": {"type": "integer"}, "organization": {"type": "string"}, "state": {"type": "string"}, "country": {"type": "string"}, "parseCode": {"type": "integer"}}}, "audit": {"type": "object"}, "nameServers": {"type": "object", "properties": {"rawText": {"type": "string"}, "hostNames": {"type": "array", "items": {"type": "object", "properties": {"numeric": {"type": "boolean"}, "str": {"type": "string"}}}}}}, "createdDate": {"type": "string"}, "updatedDate": {"type": "string"}, "expiresDate": {"type": "string"}, "domainName": {"type": "string"}, "status": {"type": "string"}, "rawText": {"type": "string"}, "header": {"type": "string"}, "strippedText": {"type": "string"}, "footer": {"type": "string"}, "customField1Name": {"type": "string"}, "customField1Value": {"type": "string"}, "customField2Name": {"type": "string"}, "customField2Value": {"type": "string"}, "customField3Name": {"type": "string"}, "customField3Value": {"type": "string"}, "registrarName": {"type": "string"}, "registrarIANAID": {"type": "string"}, "whoisServer": {"type": "string"}, "dataErrorFlag": {"type": "integer"}, "parseCode": {"type": "integer"}, "registryData": {"type": "object", "properties": {"id": {"type": "integer"}, "audit": {"type": "object"}, "nameServers": {"type": "object", "properties": {"rawText": {"type": "string"}, "hostNames": {"type": "array", "items": {"type": "object", "properties": {"numeric": {"type": "boolean"}, "str": {"type": "string"}}}}}}, "createdDate": {"type": "string"}, "updatedDate": {"type": "string"}, "expiresDate": {"type": "string"}, "domainName": {"type": "string"}, "status": {"type": "string"}, "rawText": {"type": "string"}, "header": {"type": "string"}, "strippedText": {"type": "string"}, "footer": {"type": "string"}, "customField1Name": {"type": "string"}, "customField1Value": {"type": "string"}, "customField2Name": {"type": "string"}, "customField2Value": {"type": "string"}, "customField3Name": {"type": "string"}, "customField3Value": {"type": "string"}, "registrarName": {"type": "string"}, "registrarIANAID": {"type": "string"}, "whoisServer": {"type": "string"}, "createdDateNormalized": {"type": "string"}, "updatedDateNormalized": {"type": "string"}, "expiresDateNormalized": {"type": "string"}, "dataErrorFlag": {"type": "integer"}, "parseCode": {"type": "integer"}}}, "contactEmail": {"type": "string"}, "domainNameExt": {"type": "string"}, "estimatedDomainAge": {"type": "integer"}}}, "index": {"type": "integer"}}}}, "domains": {"type": "array"}, "totalRecords": {"type": "integer"}, "recordsLeft": {"type": "integer"}, "recordsProcessed": {"type": "integer"}}} |
59cdfb60e4b04627fc65690c/5b519928e4b0d23f1ee7bfb1/0/0 | Bulk Whois | Bulk WHOIS API delivers WHOIS records for large lists of domains and IPs via a single REST API query and is powered by a WHOIS Database containing 11.5 billion+ WHOIS records spanning 2,864+ TLDs for over 582M domains tracked. Upload a CSV file containing the domain list and download the result in CSV. | 7.8 | Retrieve the list of your requests | List the requests submitted with the given username and their details. | 200 | Example_1 | {"noDataAvailable": false, "whoisRecords": [], "domains": [], "userRequests": [{"requestId": "278916bc-afc0-4951-833e-5fc1f8bfff25", "time": 1532072611770, "status": "Completed", "totalRecords": 2, "fetchedRecords": 0}, {"requestId": "5bd15837-7875-4c06-b177-9a0dd7487dc6", "time": 1532073901661, "status": "Completed", "totalRecords": 2, "fetchedRecords": 0}, {"requestId": "d32fcbe4-8ffa-4039-ab0a-17d75aaa84cc", "time": 1532003508692, "status": "Completed", "totalRecords": 2, "fetchedRecords": 0}, {"requestId": "3c40c702-bf00-4c32-a1be-8766d46e71bc", "time": 1517513570303, "status": "Completed", "totalRecords": 2, "fetchedRecords": 0}, {"requestId": "610513a8-8342-4fe1-aa96-07f4b4538757", "time": 1532004561363, "status": "Completed", "totalRecords": 2, "fetchedRecords": 0}, {"requestId": "fa912847-eee1-4edf-b4c3-61789fddb7e4", "time": 1532072990888, "status": "Completed", "totalRecords": 2, "fetchedRecords": 0}, {"requestId": "731d20bb-e7da-4c21-b332-9cb0e30cfb7c", "time": 1532073964663, "status": "Completed", "totalRecords": 2, "fetchedRecords": 0}, {"requestId": "3bcdc30b-ec6d-40be-b6c0-b425aa5bd497", "time": 1532072783946, "status": "Completed", "totalRecords": 2, "fetchedRecords": 0}, {"requestId": "ef3f2e0b-793c-4971-a160-4c61a3ee7692", "time": 1532073251069, "status": "Completed", "totalRecords": 2, "fetchedRecords": 0}, {"requestId": "beaddf2e-54a6-4b37-aff8-841585cee191", "time": 1532073169908, "status": "Completed", "totalRecords": 2, "fetchedRecords": 0}, {"requestId": "584cd23c-7230-49b0-8561-bc9f3827b1a1", "time": 1532072929796, "status": "Completed", "totalRecords": 2, "fetchedRecords": 0}]} | {"type": "object", "properties": {"noDataAvailable": {"type": "boolean"}, "whoisRecords": {"type": "array"}, "domains": {"type": "array"}, "userRequests": {"type": "array", "items": {"type": "object", "properties": {"requestId": {"type": "string"}, "time": {"type": "integer"}, "status": {"type": "string"}, "totalRecords": {"type": "integer"}, "fetchedRecords": {"type": "integer"}}}}}} |
da5a9122-c90c-4bab-92d4-f64ac1af686a/cd3815ef-39c8-4a41-94dd-599fb582510c/0/0 | Domain Availability - Domain Checker [Pay per use] | [NO monthly subscription] Fast, easy, real-time and accurate API for Domain Availability. Check if the domain is available for registration. | null | Domain availability | Domain availability endpoint | 200 | Response | {"DomainInfo": {"domainAvailability": "UNAVAILABLE", "domainName": "google.com"}} | {"properties": {"domain": {"type": "string"}, "isAvailable": {"type": "boolean"}}, "type": "object"} |
805e7558-465d-4d79-a869-762fb005c477/0e686f41-835b-490d-84ec-d98f365c3dd6/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /epoch_params | Get the protocol parameters for specific epoch, returns information about all epochs if no epoch specified | 200 | null | [{"epoch_no": 294, "min_fee_a": 44, "min_fee_b": 155381, "max_block_size": 65536, "max_tx_size": 16384, "max_bh_size": 1100, "key_deposit": 2000000, "pool_deposit": 500000000, "max_epoch": 18, "optimal_pool_count": 500, "influence": 0.3, "monetary_expand_rate": 0.003, "treasury_growth_rate": 0.2, "decentralisation": 0.1, "extra_entropy": "d982e06fd33e7440b43cefad529b7ecafbaa255e38178ad4189a37e4ce9bf1fa", "protocol_major": 5, "protocol_minor": 0, "min_utxo_value": 34482, "min_pool_cost": 340000000, "nonce": "01304ddf5613166be96fce27be110747f2c8fcb38776618ee79225ccb59b81e2", "block_hash": "f9dc2a2fc3a2db09a71af007a740261de585afc9e3022b8e30535592ff4dd9e5", "cost_models": "", "price_mem": 0.0577, "price_step": 7.21e-05, "max_tx_ex_mem": 10000000, "max_tx_ex_steps": 10000000000, "max_block_ex_mem": 50000000, "max_block_ex_steps": 40000000000, "max_val_size": 5000, "collateral_percent": 150, "max_collateral_inputs": 3, "coins_per_utxo_size": 34482}] | {"type": "array", "items": {"properties": {"epoch_no": {"type": "integer", "description": "Epoch number"}, "min_fee_a": {"type": ["integer", "null"], "description": "The 'a' parameter to calculate the minimum transaction fee"}, "min_fee_b": {"type": ["integer", "null"], "description": "The 'b' parameter to calculate the minimum transaction fee"}, "max_block_size": {"type": ["integer", "null"], "description": "The maximum block size (in bytes)"}, "max_tx_size": {"type": ["integer", "null"], "description": "The maximum transaction size (in bytes)"}, "max_bh_size": {"type": ["integer", "null"], "description": "The maximum block header size (in bytes)"}, "key_deposit": {"type": ["string", "null"], "description": "The amount (in lovelace) required for a deposit to register a stake address"}, "pool_deposit": {"type": ["string", "null"], "description": "The amount (in lovelace) required for a deposit to register a stake pool"}, "max_epoch": {"type": ["integer", "null"], "description": "The maximum number of epochs in the future that a pool retirement is allowed to be scheduled for"}, "optimal_pool_count": {"type": ["integer", "null"], "description": "The optimal number of stake pools"}, "influence": {"type": ["number", "null"], "format": "double", "description": "The pledge influence on pool rewards", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "monetary_expand_rate": {"type": ["number", "null"], "format": "double", "description": "The monetary expansion rate", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "treasury_growth_rate": {"type": ["number", "null"], "format": "double", "description": "The treasury growth rate", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "decentralisation": {"type": ["number", "null"], "format": "double", "description": "The decentralisation parameter (1 fully centralised, 0 fully decentralised)", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "extra_entropy": {"type": ["string", "null"], "description": "The hash of 32-byte string of extra random-ness added into the protocol's entropy pool"}, "protocol_major": {"type": ["integer", "null"], "description": "The protocol major version"}, "protocol_minor": {"type": ["integer", "null"], "description": "The protocol minor version"}, "min_utxo_value": {"type": ["string", "null"], "description": "The minimum value of a UTxO entry"}, "min_pool_cost": {"type": ["string", "null"], "description": "The minimum pool cost"}, "nonce": {"type": ["string", "null"], "description": "The nonce value for this epoch"}, "block_hash": {"type": "string", "description": "The hash of the first block where these parameters are valid"}, "cost_models": {"type": ["string", "null"], "description": "The per language cost models"}, "price_mem": {"type": ["number", "null"], "format": "double", "description": "The per word cost of script memory usage", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "price_step": {"type": ["number", "null"], "format": "double", "description": "The cost of script execution step usage", "minimum": -1.7976931348623157e+308, "maximum": 1.7976931348623157e+308}, "max_tx_ex_mem": {"type": ["number", "null"], "description": "The maximum number of execution memory allowed to be used in a single transaction"}, "max_tx_ex_steps": {"type": ["number", "null"], "description": "The maximum number of execution steps allowed to be used in a single transaction"}, "max_block_ex_mem": {"type": ["number", "null"], "description": "The maximum number of execution memory allowed to be used in a single block"}, "max_block_ex_steps": {"type": ["number", "null"], "description": "The maximum number of execution steps allowed to be used in a single block"}, "max_val_size": {"type": ["number", "null"], "description": "The maximum Val size"}, "collateral_percent": {"type": ["integer", "null"], "description": "The percentage of the tx fee which must be provided as collateral when including non-native scripts"}, "max_collateral_inputs": {"type": ["integer", "null"], "description": "The maximum number of collateral inputs allowed in a transaction"}, "coins_per_utxo_size": {"type": ["string", "null"], "description": "The cost per UTxO size"}}}} |
805e7558-465d-4d79-a869-762fb005c477/dd5dcdb3-a272-4049-8268-bd69d77043d4/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /block_info | Get detailed information about a specific block | 200 | null | [{"hash": "e8c6992d52cd74b577b79251e0351be25070797a0dbc486b2c284d0bf7aeea9c", "epoch_no": 321, "abs_slot": 53384242, "epoch_slot": 75442, "block_height": 42325043, "block_size": 79109, "block_time": 1506635091, "tx_count": 44, "vrf_key": "vrf_vk1pmxyz8efuyj6eq6zkk373f28u47v06nwp5t59jr5fcmcusaazlmqhxu8k2", "op_cert": "16bfc28a7127d11805fe02df67f8c3909ab7e2e2cd81b6954d90eeff1938614c", "op_cert_counter": 8, "pool": "pool155efqn9xpcf73pphkk88cmlkdwx4ulkg606tne970qswczg3asc", "proto_major": 5, "proto_minor": 0, "total_output": 92384672389, "total_fees": 2346834, "num_confirmations": 664275, "parent_hash": "16bfc28a7127d11805fe02df67f8c3909ab7e2e2cd81b6954d90eeff1938614c", "child_hash": "a3b525ba0747ce9daa928fa28fbc680f95e6927943a1fbd6fa5394d96c9dc2fa"}] | {"type": "array", "items": {"type": "object", "properties": {"hash": {"type": "string", "description": "Hash of the block"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "abs_slot": {"type": "integer", "description": "Absolute slot number of the block"}, "epoch_slot": {"type": "integer", "description": "Slot number of the block in epoch"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_size": {"type": "integer", "description": "Block size in bytes"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}, "tx_count": {"type": "integer", "description": "Number of transactions in the block"}, "vrf_key": {"type": "string", "description": "VRF key of the block producer"}, "op_cert": {"type": "string", "description": "Hash of the block producers' operational certificate"}, "op_cert_counter": {"type": "integer", "description": "Counter value of the operational certificate used to create this block"}, "pool": {"type": ["string", "null"], "description": "Pool ID in bech32 format (null for pre-Shelley blocks)"}, "proto_major": {"type": ["integer", "null"], "description": "The protocol major version"}, "proto_minor": {"type": ["integer", "null"], "description": "The protocol minor version"}, "total_output": {"type": ["string", "null"], "description": "Total output of the block (in lovelace)"}, "total_fees": {"type": ["string", "null"], "description": "Total fees of the block (in lovelace)"}, "num_confirmations": {"type": "integer", "description": "Number of confirmations for the block"}, "parent_hash": {"type": "string", "description": "Hash of the parent of this block"}, "child_hash": {"type": "string", "description": "Hash of the child of this block (if present)"}}}} |
805e7558-465d-4d79-a869-762fb005c477/ab9d3f2b-ce9f-4a62-ad85-049208ad773a/0/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /epoch_block_protocols | Get the information about block protocol distribution in epoch | 200 | null | [{"proto_major": 6, "proto_minor": 2, "blocks": 2183}] | {"type": "array", "items": {"properties": {"proto_major": {"type": "integer", "description": "Protocol major version"}, "proto_minor": {"type": "integer", "description": "Protocol major version"}, "blocks": {"type": "integer", "description": "Amount of blocks with specified major and protocol combination"}}}} |
805e7558-465d-4d79-a869-762fb005c477/e31cfd19-4fbb-47f5-8ef7-70b75b65d7b2/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /epoch_info | Get the epoch information, all epochs if no epoch specified | 200 | null | [{"epoch_no": 294, "out_sum": 15432725054364942, "fees": 74325855210, "tx_count": 357919, "blk_count": 17321, "start_time": 1506203091, "end_time": 1506635091, "first_block_time": 1506635091, "last_block_time": 1506635091, "active_stake": 23395112387185880, "total_rewards": 252902897534230, "avg_blk_reward": 660233450}] | {"type": "array", "items": {"type": "object", "properties": {"epoch_no": {"type": "integer", "description": "Epoch number"}, "out_sum": {"type": "string", "description": "Total output value across all transactions in epoch"}, "fees": {"type": "string", "description": "Total fees incurred by transactions in epoch"}, "tx_count": {"type": "integer", "description": "Number of transactions submitted in epoch"}, "blk_count": {"type": "integer", "description": "Number of blocks created in epoch"}, "start_time": {"type": "integer", "description": "UNIX timestamp of the epoch start"}, "end_time": {"type": "integer", "description": "UNIX timestamp of the epoch end"}, "first_block_time": {"type": "integer", "description": "UNIX timestamp of the epoch's first block"}, "last_block_time": {"type": "integer", "description": "UNIX timestamp of the epoch's last block"}, "active_stake": {"type": ["string", "null"], "description": "Total active stake in epoch stake snapshot (null for pre-Shelley epochs)"}, "total_rewards": {"type": ["string", "null"], "description": "Total rewards earned in epoch (null for pre-Shelley epochs)"}, "avg_blk_reward": {"type": ["string", "null"], "description": "Average block reward for epoch (null for pre-Shelley epochs)"}}}} |
805e7558-465d-4d79-a869-762fb005c477/9daade5b-5eb2-4c98-acb5-7cf4dae96507/1/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /genesis | Get the Genesis parameters used to start specific era on chain | 200 | null | [{"networkmagic": 764824073, "networkid": "Mainnet", "epochlength": 432000, "slotlength": 1, "maxlovelacesupply": 45000000000000000, "systemstart": 1506203091, "activeslotcoeff": 0.05, "slotsperkesperiod": 129600, "maxkesrevolutions": 62, "securityparam": 2160, "updatequorum": 5, "alonzogenesis": "{\\\"lovelacePerUTxOWord\\\":34482,\\\"executionPrices\\\":{\\\"prSteps\\\":{\\\"numerator\\\":721,\\\"denominator\\\":10000000},..."}] | {"type": "array", "items": {"properties": {"networkmagic": {"type": "string", "description": "Unique network identifier for chain"}, "networkid": {"type": "string", "description": "Network ID used at various CLI identification to distinguish between Mainnet and other networks"}, "epochlength": {"type": "string", "description": "Number of slots in an epoch"}, "slotlength": {"type": "string", "description": "Duration of a single slot (in seconds)"}, "maxlovelacesupply": {"type": "string", "description": "Maximum smallest units (lovelaces) supply for the blockchain"}, "systemstart": {"type": "integer", "description": "UNIX timestamp of the first block (genesis) on chain"}, "activeslotcoeff": {"type": "string", "description": "Active Slot Co-Efficient (f) - determines the _probability_ of number of slots in epoch that are expected to have blocks (so mainnet, this would be: 432000 * 0.05 = 21600 estimated blocks)"}, "slotsperkesperiod": {"type": "string", "description": "Number of slots that represent a single KES period (a unit used for validation of KES key evolutions)"}, "maxkesrevolutions": {"type": "string", "description": "Number of KES key evolutions that will automatically occur before a KES (hot) key is expired. This parameter is for security of a pool, in case an operator had access to his hot(online) machine compromised"}, "securityparam": {"type": "string", "description": "A unit (k) used to divide epochs to determine stability window (used in security checks like ensuring atleast 1 block was created in 3*k/f period, or to finalize next epoch's nonce at 4*k/f slots before end of epoch)"}, "updatequorum": {"type": "string", "description": "Number of BFT members that need to approve (via vote) a Protocol Update Proposal"}, "alonzogenesis": {"type": "string", "description": "A JSON dump of Alonzo Genesis"}}}} |
805e7558-465d-4d79-a869-762fb005c477/62ab9aa1-bd9b-4464-b46b-36bbf225d1e8/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /tip | Get the tip info about the latest block seen by chain | 200 | null | [{"hash": "e8c6992d52cd74b577b79251e0351be25070797a0dbc486b2c284d0bf7aeea9c", "epoch_no": 321, "abs_slot": 53384242, "epoch_slot": 75442, "block_no": 42325043, "block_time": 1506635091}] | {"type": "array", "items": {"properties": {"hash": {"type": "string", "description": "Hash of the block"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "abs_slot": {"type": "integer", "description": "Absolute slot number of the block"}, "epoch_slot": {"type": "integer", "description": "Slot number of the block in epoch"}, "block_no": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
805e7558-465d-4d79-a869-762fb005c477/fe9e482d-db20-45eb-9360-d0140b8e9251/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /pool_blocks | Return information about blocks minted by a given pool for all epochs (or _epoch_no if provided) | 200 | null | [{"epoch_no": 294, "epoch_slot": 75442, "abs_slot": 53384242, "block_height": 42325043, "block_hash": "e8c6992d52cd74b577b79251e0351be25070797a0dbc486b2c284d0bf7aeea9c", "block_time": 1506635091}] | {"type": ["array", "null"], "items": {"type": "object", "properties": {"epoch_no": {"type": "integer", "description": "Epoch number"}, "epoch_slot": {"type": "integer", "description": "Slot number of the block in epoch"}, "abs_slot": {"type": "integer", "description": "Absolute slot number of the block"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_hash": {"type": "string", "description": "Hash of the block"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
805e7558-465d-4d79-a869-762fb005c477/77cc8f64-3661-4c92-bf68-c15642235c46/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /totals | Get the circulating utxo, treasury, rewards, supply and reserves in lovelace for specified epoch, all epochs if empty | 200 | null | [{"epoch_no": 294, "circulation": 32081169442642320, "treasury": 637024173474141, "reward": 506871250479840, "supply": 33228495612391330, "reserves": 11771504387608670}] | {"type": "array", "items": {"properties": {"epoch_no": {"type": "integer", "description": "Epoch number"}, "circulation": {"type": "string", "description": "Circulating UTxOs for given epoch (in lovelaces)"}, "treasury": {"type": "string", "description": "Funds in treasury for given epoch (in lovelaces)"}, "reward": {"type": "string", "description": "Rewards accumulated as of given epoch (in lovelaces)"}, "supply": {"type": "string", "description": "Total Active Supply (sum of treasury funds, rewards, UTxOs, deposits and fees) for given epoch (in lovelaces)"}, "reserves": {"type": "string", "description": "Total Reserves yet to be unlocked on chain"}}}} |
805e7558-465d-4d79-a869-762fb005c477/386ab082-0c1e-4a10-ba91-c4bedb21dc71/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /tx_info | Get detailed information about transaction(s) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "block_hash": "e8c6992d52cd74b577b79251e0351be25070797a0dbc486b2c284d0bf7aeea9c", "block_height": 42325043, "epoch_no": 321, "epoch_slot": 75442, "absolute_slot": 53384242, "tx_timestamp": 1506635091, "tx_block_index": 6, "tx_size": 391, "total_output": 157832856, "fee": 172761, "deposit": 0, "invalid_before": "", "invalid_after": 42332172, "collateral_inputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856, "datum_hash": "30c16dd243324cf9d90ffcf211b9e0f2117a7dc28d17e85927dfe2af3328e5c9", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}]}], "collateral_output": {"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856, "datum_hash": "30c16dd243324cf9d90ffcf211b9e0f2117a7dc28d17e85927dfe2af3328e5c9", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}]}, "reference_inputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856, "datum_hash": "30c16dd243324cf9d90ffcf211b9e0f2117a7dc28d17e85927dfe2af3328e5c9", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}]}], "inputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856, "datum_hash": "30c16dd243324cf9d90ffcf211b9e0f2117a7dc28d17e85927dfe2af3328e5c9", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}]}], "outputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856, "datum_hash": "30c16dd243324cf9d90ffcf211b9e0f2117a7dc28d17e85927dfe2af3328e5c9", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}]}], "withdrawals": [{"amount": 9845162, "stake_addr": "stake1uxggf4shfvpghcangm67ky0q4zlc3xn7gezy0auhxczu3pslm9wrj"}], "assets_minted": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 1}], "metadata": {}, "certificates": [{"index": 0, "type": "delegation", "info": {}}], "native_scripts": [{"script_hash": "d8480dc869b94b80e81ec91b0abe307279311fe0e7001a9488f61ff8", "script_json": {}}], "plutus_contracts": [{"address": "addr1w999n67e86jn6xal07pzxtrmqynspgx0fwmcmpua4wc6yzsxpljz3", "script_hash": "d8480dc869b94b80e81ec91b0abe307279311fe0e7001a9488f61ff8", "bytecode": "5911ea010000332333222332233223322332232323332223233322232333333332222222232333222323333222232323322323332223233322232323322332232323333322222332233223322332233223322223223223232533530333330083333573466e1cd55cea8032400046460a000264646464646666ae68cdc39aab9d5004480008cccc8888cccc16c01000c008004dd71aba15004375c6ae85400cdd71aba15002375a6ae84d5d1280111a8279a982819ab9c491035054310005149926135744a00226ae8940044d55cf280089baa001357426aae79401c8d4124d4c128cd5ce2481035054310004b499263333573466e1d40112002205323333573466e1d40152000205523504a35304b335738921035054310004c49926498cccd5cd19b8735573aa004900011980599191919191919191919191999ab9a3370e6aae754029200023333333333019335027232323333573466e1cd55cea8012400046603e60746ae854008c0b0d5d09aba2500223505935305a3357389201035054310005b49926135573ca00226ea8004d5d0a80519a8138141aba150093335502e75ca05a6ae854020ccd540b9d728169aba1500733502704335742a00c66a04e66aa0a8098eb4d5d0a8029919191999ab9a3370e6aae754009200023350213232323333573466e1cd55cea80124000466a05266a084eb4d5d0a80118239aba135744a00446a0ba6a60bc66ae712401035054310005f49926135573ca00226ea8004d5d0a8011919191999ab9a3370e6aae7540092000233502733504275a6ae854008c11cd5d09aba2500223505d35305e3357389201035054310005f49926135573ca00226ea8004d5d09aba2500223505935305a3357389201035054310005b49926135573ca00226ea8004d5d0a80219a813bae35742a00666a04e66aa0a8eb88004d5d0a801181c9aba135744a00446a0aa6a60ac66ae71241035054310005749926135744a00226ae8940044d5d1280089aba25001135744a00226ae8940044d5d1280089aba25001135573ca00226ea8004d5d0a8011919191999ab9a3370ea00290031180f181d9aba135573ca00646666ae68cdc3a801240084603a608a6ae84d55cf280211999ab9a3370ea00690011180e98181aba135573ca00a46666ae68cdc3a80224000460406eb8d5d09aab9e50062350503530513357389201035054310005249926499264984d55cea80089baa001357426ae8940088d4124d4c128cd5ce249035054310004b49926104a1350483530493357389201035054350004a4984d55cf280089baa001135573a6ea80044dd50009109198008018011000911111111109199999999980080580500480400380300280200180110009109198008018011000891091980080180109000891091980080180109000891091980080180109000909111180200290911118018029091111801002909111180080290008919118011bac0013200135503b2233335573e0024a01c466a01a60086ae84008c00cd5d100101991919191999ab9a3370e6aae75400d200023330073232323333573466e1cd55cea8012400046601a60626ae854008cd404c0b4d5d09aba25002235036353037335738921035054310003849926135573ca00226ea8004d5d0a801999aa805bae500a35742a00466a01eeb8d5d09aba25002235032353033335738921035054310003449926135744a00226aae7940044dd50009110919980080200180110009109198008018011000899aa800bae75a224464460046eac004c8004d540d488c8cccd55cf80112804919a80419aa81898031aab9d5002300535573ca00460086ae8800c0b84d5d08008891001091091198008020018900089119191999ab9a3370ea002900011a80418029aba135573ca00646666ae68cdc3a801240044a01046a0526a605466ae712401035054310002b499264984d55cea80089baa001121223002003112200112001232323333573466e1cd55cea8012400046600c600e6ae854008dd69aba135744a00446a0466a604866ae71241035054310002549926135573ca00226ea80048848cc00400c00880048c8cccd5cd19b8735573aa002900011bae357426aae7940088d407cd4c080cd5ce24810350543100021499261375400224464646666ae68cdc3a800a40084a00e46666ae68cdc3a8012400446a014600c6ae84d55cf280211999ab9a3370ea00690001280511a8111a981199ab9c490103505431000244992649926135573aa00226ea8004484888c00c0104488800844888004480048c8cccd5cd19b8750014800880188cccd5cd19b8750024800080188d4068d4c06ccd5ce249035054310001c499264984d55ce9baa0011220021220012001232323232323333573466e1d4005200c200b23333573466e1d4009200a200d23333573466e1d400d200823300b375c6ae854014dd69aba135744a00a46666ae68cdc3a8022400c46601a6eb8d5d0a8039bae357426ae89401c8cccd5cd19b875005480108cc048c050d5d0a8049bae357426ae8940248cccd5cd19b875006480088c050c054d5d09aab9e500b23333573466e1d401d2000230133016357426aae7940308d407cd4c080cd5ce2481035054310002149926499264992649926135573aa00826aae79400c4d55cf280109aab9e500113754002424444444600e01044244444446600c012010424444444600a010244444440082444444400644244444446600401201044244444446600201201040024646464646666ae68cdc3a800a400446660106eb4d5d0a8021bad35742a0066eb4d5d09aba2500323333573466e1d400920002300a300b357426aae7940188d4040d4c044cd5ce2490350543100012499264984d55cea80189aba25001135573ca00226ea80048488c00800c888488ccc00401401000c80048c8c8cccd5cd19b875001480088c018dd71aba135573ca00646666ae68cdc3a80124000460106eb8d5d09aab9e500423500a35300b3357389201035054310000c499264984d55cea80089baa001212230020032122300100320011122232323333573466e1cd55cea80124000466aa016600c6ae854008c014d5d09aba25002235007353008335738921035054310000949926135573ca00226ea8004498480048004448848cc00400c008448004848c0040088004888848cccc00401401000c00880044880084880048004448c8c00400488cc00cc008008004c8ccc888c8c8cc88cc88ccc888c8c8c8c8cc88c8c8cc88c8cccc8888c8c8c8c8c8c8c8c8ccc888c8ccc888ccc888cccccccc88888888cc88ccccc88888cccc8888cc88cc88cc88ccc888cc88cc88cc88cc88cc88c8c8c8cc88c8c8c8c8c8c8cc88c8c8c8c8c8c8cc888c888c8c94cd4c1240104cc0352401297369676e617475726520646f6573206e6f74206d617463682063726561746f7220696e20646174756d0033223530200022222222222533535032333553068120015027253353079333573466e3c0300041ec1e84d40d4004540d000c841ec41e54008c04540144cc054cc03524012f65787065637465642063726561746f7220746f2067657420616c6c206f66207768617420736865206f72646572656400330153350133335500e305c12001504f350481223335501b2253353070333505006353353502a3235302900122335304c0022350300012502f300e00221001132635300b335738920117696e76616c6964207075626c6963206b657920686173680000c498c05540244cc010c0340080044004004c8d4c08400488888888880254010ccd41354138c1894014c04920c08db7013350133335500e305c12001504f350481223335501b22533530703005002133004335506500d30100020011001001300d5004333504d504e30625005333504d504e533535026301a00321300a300d0011630124830236dc04cc0352401276f6e6c79206d617463686573206f66207061697273206f66206f726465727320616c6c6f77656400533535063350481223335501b225335307030050021330040020011001001300d50041306a162215335350650011306c16221533535067001107222130701623253353502732353024001222001500121333504e223530280022235302a0032232335304e0052335304f004253353077333573466e3c0080041e41e05400c41e081e08cd4c13c01081e094cd4c1dcccd5cd19b8f002001079078150031078153353502e0032153353502f00221335304c0022335304d002233530510022335305200223306d002001207b23353052002207b23306d00200122207b222335304f004207b2225335307c333573466e1c01800c1f81f454cd4c1f0ccd5cd19b8700500207e07d1333573466e1c0100041f81f441f441f441d854cd4d40b8004841d841d8c03140094cd4d40a0c07001484cd54190034c03c0045841b84c0300044d4c068004880084d4c02800480044800480048d4c0680048880088d4c06400488800c8d4c05000488888888880288d4c05400488004894cd4c184004418c4cd5ce001031089119aa8011a82600090009091800801100091a982c0009111002119a82999aa82b245003350533355056489000015054505412233355304b120013500550032353550560012233355304e120013500850062353550590012233353550490012330614800000488cc1880080048cc184005200000133040002001133500400105a22533530590021001105a123350492233353500400322002002001353500200122001122123300100300212001112232001320013550582253353504e00110032213300600230040012353003001223530070022222222222533335302600b21501b21501b21501b2133355305012001500f2353015001225335306353353063333573466e3cd4c0bc00888008d4c0bc010880081941904ccd5cd19b8735302f0022200135302f00422001065064106413501f0031501e00b13350432253353500d002210031001500c2212330010030022001222222222212333333333300100b00a009008007006005004003002200122123300100300220012221233300100400300220012212330010030022001121223002003112200112001122123300100300212001122123300100300212001122123300100300212001121222300300411222002112220011200121222230040052122223003005212222300200521222230010052001221233001003002200121222222230070082212222222330060090082122222223005008122222220041222222200322122222223300200900822122222223300100900820012122300200322212233300100500400320012122300200321223001003200112335001501d501e1220021220012001120011200113002012133500b2233300301300200150162223355300e1200123535501a00122335501d002335530111200123535501d001223355020002333535500d00123300a4800000488cc02c0080048cc028005200000133004002001223355300c1200123535501800122335501b00233353550080012335530101200123535501c00122335501f00235500f001001223335550080150020012335530101200123535501c00122335501f00235500d0010013335550030100020011112223335530041200150153355300c1200123535501800122335501b00235500b0013335530041200122353550190022253353021333553011120013500d33500f22533530230021025100102223535501c001223300a0020050061003133501900400350160013355300c120012353550180012232335501c00330010053200135502322533535019001135500b0032213535501e00222533530263300c00200813355010007001130060030023200135501c221122253353501500110022213300500233355300712001005004001112122230030041122122233002005004112122230010041120011233500722333535004003220020020013535002001220011221233001003002120013200135501422112253353500c0011500e22133500f3004002335530061200100400132001355013221122253353500c00113535006003220012213335350080052200230040023335530071200100500400112212330010030021200122333573466e3c00800404404088cdc000100088911801000919991119a80319aa80480199a80319aa804801000a803a8039a980380091110019a980380091110011a98038009111000889100109109119800802001890008891091980080180108900091110919998008028020018011000900211199ab9a3371000400200800a244004244002400222464600200244660066004004003", "size": 234895, "valid_contract": true, "input": {"redeemer": {"purpose": "spend", "fee": 45282, "unit": {}, "datum": {}}, "datum": {"hash": "5a595ce795815e81d22a1a522cf3987d546dc5bb016de61b002edd63a5413ec4", "value": {}}}}]}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "block_hash": {"type": "string", "description": "Hash of the block"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "epoch_slot": {"type": "integer", "description": "Slot number of the block in epoch"}, "absolute_slot": {"type": "integer", "description": "Absolute slot number of the block"}, "tx_timestamp": {"type": "integer", "description": "UNIX timestamp of the transaction"}, "tx_block_index": {"type": "integer", "description": "Index of transaction within block"}, "tx_size": {"type": "integer", "description": "Size in bytes of transaction"}, "total_output": {"type": "string", "description": "Total sum of all transaction outputs (in lovelaces)"}, "fee": {"type": "string", "description": "Total Transaction fee (in lovelaces)"}, "deposit": {"type": "string", "description": "Total Deposits included in transaction (for example, if it is registering a pool/key)"}, "invalid_before": {"type": ["string", "null"], "description": "Slot before which transaction cannot be validated (if supplied, else null)"}, "invalid_after": {"type": ["string", "null"], "description": "Slot after which transaction cannot be validated"}, "collateral_inputs": {"type": "array", "description": "An array of UTxO outputs created by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "Hash of datum (if any) connected to UTxO"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": ["array", "null"], "description": "An array of assets on the UTxO", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of assets on the UTxO"}}}}}}}, "collateral_output": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "Hash of datum (if any) connected to UTxO"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": ["array", "null"], "description": "An array of assets on the UTxO", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of assets on the UTxO"}}}}}}, "reference_inputs": {"type": "array", "description": "An array of UTxO outputs created by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "Hash of datum (if any) connected to UTxO"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": ["array", "null"], "description": "An array of assets on the UTxO", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of assets on the UTxO"}}}}}}}, "inputs": {"type": "array", "description": "An array of UTxO outputs created by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "Hash of datum (if any) connected to UTxO"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": ["array", "null"], "description": "An array of assets on the UTxO", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of assets on the UTxO"}}}}}}}, "outputs": {"type": "array", "description": "An array of UTxO outputs created by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "Hash of datum (if any) connected to UTxO"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": ["array", "null"], "description": "An array of assets on the UTxO", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of assets on the UTxO"}}}}}}}, "withdrawals": {"type": ["array", "null"], "description": "Array of withdrawals with-in a transaction", "items": {"type": "object", "properties": {"amount": {"type": "string", "description": "Withdrawal amount (in lovelaces)"}, "stake_addr": {"type": "string", "description": "A Cardano staking address (reward account, bech32 encoded)"}}}}, "assets_minted": {"type": ["array", "null"], "description": "Array of minted assets with-in a transaction", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Quantity of minted assets (negative on burn)"}}}}, "metadata": {"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}, "certificates": {"type": ["array", "null"], "description": "Certificates present with-in a transaction (if any)", "items": {"properties": {"index": {"type": ["integer", "null"], "description": "Certificate index"}, "type": {"type": "string", "description": "Type of certificate (could be delegation, stake_registration, stake_deregistraion, pool_update, pool_retire, param_proposal, reserve_MIR, treasury_MIR)"}, "info": {"type": ["object", "null"], "description": "A JSON array containing information from the certificate"}}}}, "native_scripts": {"type": ["array", "null"], "description": "Native scripts present in a transaction (if any)", "items": {"properties": {"script_hash": {"type": "string", "description": "Hash of a script"}, "script_json": {"type": "object", "description": "JSON representation of the timelock script (null for other script types)"}}}}, "plutus_contracts": {"type": "array", "description": "Plutus contracts present in transaction (if any)", "items": {"properties": {"address": {"type": ["string", "null"], "description": "Plutus script address"}, "script_hash": {"type": "string", "description": "Hash of a script"}, "bytecode": {"type": "string", "description": "CBOR-encoded Plutus script data"}, "size": {"type": "integer", "description": "The size of the CBOR serialised script (in bytes)"}, "valid_contract": {"type": "boolean", "description": "True if the contract is valid or there is no contract"}, "input": {"type": "object", "properties": {"redeemer": {"type": "object", "properties": {"purpose": {"type": "string", "description": "What kind of validation this redeemer is used for", "enum": ["spend", "mint", "cert", "reward"]}, "fee": {"type": "string", "description": "The budget in fees to run a script - the fees depend on the ExUnits and the current prices"}, "unit": {"type": "object", "properties": {"steps": {"description": "**Omitted**"}, "mem": {"description": "**Omitted**"}}}, "datum": {"type": "object", "properties": {"hash": {"description": "**Omitted**"}, "value": {"description": "**Omitted**"}}}}}, "datum": {"type": "object", "properties": {"hash": {"type": ["string", "null"], "description": "The Hash of the Plutus Data"}, "value": {"type": "object", "description": "The actual data in json format"}}}}}}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/70d9bda1-9258-4497-9a2e-66930c09da9e/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /pool_info | Current pool statuses and details for a specified list of pool ids | 200 | null | [{"pool_id_bech32": "pool155efqn9xpcf73pphkk88cmlkdwx4ulkg606tne970qswczg3asc", "pool_id_hex": "a532904ca60e13e88437b58e7c6ff66b8d5e7ec8d3f4b9e4be7820ec", "active_epoch_no": 324, "vrf_key_hash": "25efdad1bc12944d38e4e3c26c43565bec84973a812737b163b289e87d0d5ed3", "margin": 0.1, "fixed_cost": "500000000", "pledge": "64000000000000", "reward_addr": "stake1uy6yzwsxxc28lfms0qmpxvyz9a7y770rtcqx9y96m42cttqwvp4m5", "owners": ["stake1u8088wvudd7dp3rxl0v9xgng8r3j50s65ge3l3jvgd94keqfm3nv3"], "relays": [{"dns": "relays-new.cardano-mainnet.iohk.io", "srv": "biostakingpool3.hopto.org", "ipv4": "54.220.20.40", "ipv6": "2604:ed40:1000:1711:6082:78ff:fe0c:ebf", "port": 6000}], "meta_url": "https://pools.iohk.io/IOGP.json", "meta_hash": "37eb004c0dd8a221ac3598ca1c6d6257fb5207ae9857b7c163ae0f39259d6cc0", "meta_json": {"name": "Input Output Global (IOHK) - Private", "ticker": "IOGP", "homepage": "https://iohk.io", "description": "Our mission is to provide economic identity to the billions of people who lack it. IOHK will not use the IOHK ticker."}, "pool_status": "registered", "retiring_epoch": null, "op_cert": "37eb004c0dd8a221ac3598ca1c6d6257fb5207ae9857b7c163ae0f39259d6cc0", "op_cert_counter": 8, "active_stake": "64328627680963", "sigma": 0.0034839235, "block_count": 4509, "live_pledge": "64328594406327", "live_stake": "64328627680963", "live_delegators": 5, "live_saturation": 94.52}] | {"type": "array", "items": {"type": "object", "properties": {"pool_id_bech32": {"type": "string", "description": "Pool ID (bech32 format)"}, "pool_id_hex": {"type": "string", "description": "Pool ID (Hex format)"}, "active_epoch_no": {"type": "integer", "description": "Epoch number in which the update becomes active"}, "vrf_key_hash": {"type": "string", "description": "Pool VRF key hash"}, "margin": {"type": "number", "description": "Margin (decimal format)"}, "fixed_cost": {"type": "string", "description": "Pool fixed cost per epoch"}, "pledge": {"type": "string", "description": "Pool pledge in lovelace"}, "reward_addr": {"type": "string", "description": "Pool reward address"}, "owners": {"type": "array", "items": {"type": "string", "description": "Pool (co)owner address"}}, "relays": {"type": "array", "items": {"type": "object", "properties": {"dns": {"type": ["string", "null"], "description": "DNS name of the relay (nullable)"}, "srv": {"type": ["string", "null"], "description": "DNS service name of the relay (nullable)"}, "ipv4": {"type": ["string", "null"], "description": "IPv4 address of the relay (nullable)"}, "ipv6": {"type": ["string", "null"], "description": "IPv6 address of the relay (nullable)"}, "port": {"type": ["number", "null"], "description": "Port number of the relay (nullable)"}}}}, "meta_url": {"type": ["string", "null"], "description": "Pool metadata URL"}, "meta_hash": {"type": ["string", "null"], "description": "Pool metadata hash"}, "meta_json": {"type": ["object", "null"], "properties": {"name": {"type": "string", "description": "Pool name"}, "ticker": {"type": "string", "description": "Pool ticker"}, "homepage": {"type": "string", "description": "Pool homepage URL"}, "description": {"type": "string", "description": "Pool description"}}}, "pool_status": {"type": "string", "description": "Pool status", "enum": ["registered", "retiring", "retired"]}, "retiring_epoch": {"type": ["integer", "null"], "description": "Announced retiring epoch (nullable)"}, "op_cert": {"type": ["string", "null"], "description": "Pool latest operational certificate hash"}, "op_cert_counter": {"type": ["integer", "null"], "description": "Pool latest operational certificate counter value"}, "active_stake": {"type": ["string", "null"], "description": "Pool active stake (will be null post epoch transition until dbsync calculation is complete)"}, "sigma": {"type": ["number", "null"], "description": "Pool relative active stake share"}, "block_count": {"type": ["integer", "null"], "description": "Total pool blocks on chain"}, "live_pledge": {"type": ["string", "null"], "description": "Summary of account balance for all pool owner's"}, "live_stake": {"type": ["string", "null"], "description": "Pool live stake"}, "live_delegators": {"type": "integer", "description": "Pool live delegator count"}, "live_saturation": {"type": ["number", "null"], "description": "Pool live saturation (decimal format)"}}}} |
805e7558-465d-4d79-a869-762fb005c477/9b66dc46-75ca-4b6f-87a6-fb612cc83d07/1/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /pool_delegators | Return information about live delegators for a given pool. | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "amount": 64328591517480, "active_epoch_no": 324, "latest_delegation_tx_hash": "368d08fe86804d637649341d3aec4a9baa7dffa6d00f16de2ba9dba814f1c948"}] | {"type": ["array", "null"], "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "amount": {"type": "string", "description": "Current delegator live stake (in lovelace)"}, "active_epoch_no": {"type": "integer", "description": "Epoch number in which the delegation becomes active"}, "latest_delegation_tx_hash": {"type": "string", "description": "Latest transaction hash used for delegation by the account"}}}} |
805e7558-465d-4d79-a869-762fb005c477/e2fc694c-8eb7-446c-8afd-9757f67d9f28/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /pool_history | Return information about pool stake, block and reward history in a given epoch _epoch_no (or all epochs that pool existed for, in descending order if no _epoch_no was provided) | 200 | null | [{"epoch_no": 312, "active_stake": "31235800000", "active_stake_pct": 13.512182543475783, "saturation_pct": 45.32, "block_cnt": 14, "delegator_cnt": 1432, "margin": 0.125, "fixed_cost": "340000000", "pool_fees": "123327382", "deleg_rewards": "123456789123", "epoch_ros": 3.000340466}] | {"type": "array", "items": {"type": "object", "properties": {"epoch_no": {"type": "integer", "description": "Epoch for which the pool history data is shown"}, "active_stake": {"type": "string", "description": "Amount of delegated stake to this pool at the time of epoch snapshot (in lovelaces)"}, "active_stake_pct": {"type": "number", "description": "Active stake for the pool, expressed as a percentage of total active stake on network"}, "saturation_pct": {"type": "number", "description": "Saturation percentage of a pool at the time of snapshot (2 decimals)"}, "block_cnt": {"type": ["integer", "null"], "description": "Number of blocks pool created in that epoch"}, "delegator_cnt": {"type": "integer", "description": "Number of delegators to the pool for that epoch snapshot"}, "margin": {"type": "number", "description": "Margin (decimal format)"}, "fixed_cost": {"type": "string", "description": "Pool fixed cost per epoch (in lovelaces)"}, "pool_fees": {"type": "string", "description": "Total amount of fees earned by pool owners in that epoch (in lovelaces)"}, "deleg_rewards": {"type": "string", "description": "Total amount of rewards earned by delegators in that epoch (in lovelaces)"}, "epoch_ros": {"type": "number", "description": "Annualized ROS (return on staking) for delegators for this epoch"}}}} |
805e7558-465d-4d79-a869-762fb005c477/d7773ee1-b792-431b-9e7d-14176a2600fb/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /pool_updates | Return all pool updates for all pools or only updates for specific pool if specified | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "block_time": 1506635091, "pool_id_bech32": "pool155efqn9xpcf73pphkk88cmlkdwx4ulkg606tne970qswczg3asc", "pool_id_hex": "a532904ca60e13e88437b58e7c6ff66b8d5e7ec8d3f4b9e4be7820ec", "active_epoch_no": 324, "vrf_key_hash": "25efdad1bc12944d38e4e3c26c43565bec84973a812737b163b289e87d0d5ed3", "margin": 0.1, "fixed_cost": "500000000", "pledge": "64000000000000", "reward_addr": "stake1uy6yzwsxxc28lfms0qmpxvyz9a7y770rtcqx9y96m42cttqwvp4m5", "owners": ["stake1u8088wvudd7dp3rxl0v9xgng8r3j50s65ge3l3jvgd94keqfm3nv3"], "relays": [{"dns": "relays-new.cardano-mainnet.iohk.io", "srv": "biostakingpool3.hopto.org", "ipv4": "54.220.20.40", "ipv6": "2604:ed40:1000:1711:6082:78ff:fe0c:ebf", "port": 6000}], "meta_url": "https://pools.iohk.io/IOGP.json", "meta_hash": "37eb004c0dd8a221ac3598ca1c6d6257fb5207ae9857b7c163ae0f39259d6cc0", "meta_json": {"name": "Input Output Global (IOHK) - Private", "ticker": "IOGP", "homepage": "https://iohk.io", "description": "Our mission is to provide economic identity to the billions of people who lack it. IOHK will not use the IOHK ticker."}, "pool_status": "registered", "retiring_epoch": null}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}, "pool_id_bech32": {"type": "string", "description": "Pool ID (bech32 format)"}, "pool_id_hex": {"type": "string", "description": "Pool ID (Hex format)"}, "active_epoch_no": {"type": "integer", "description": "Epoch number in which the update becomes active"}, "vrf_key_hash": {"type": "string", "description": "Pool VRF key hash"}, "margin": {"type": "number", "description": "Margin (decimal format)"}, "fixed_cost": {"type": "string", "description": "Pool fixed cost per epoch"}, "pledge": {"type": "string", "description": "Pool pledge in lovelace"}, "reward_addr": {"type": "string", "description": "Pool reward address"}, "owners": {"type": "array", "items": {"type": "string", "description": "Pool (co)owner address"}}, "relays": {"type": "array", "items": {"type": "object", "properties": {"dns": {"type": ["string", "null"], "description": "DNS name of the relay (nullable)"}, "srv": {"type": ["string", "null"], "description": "DNS service name of the relay (nullable)"}, "ipv4": {"type": ["string", "null"], "description": "IPv4 address of the relay (nullable)"}, "ipv6": {"type": ["string", "null"], "description": "IPv6 address of the relay (nullable)"}, "port": {"type": ["number", "null"], "description": "Port number of the relay (nullable)"}}}}, "meta_url": {"type": ["string", "null"], "description": "Pool metadata URL"}, "meta_hash": {"type": ["string", "null"], "description": "Pool metadata hash"}, "meta_json": {"type": ["object", "null"], "properties": {"name": {"type": "string", "description": "Pool name"}, "ticker": {"type": "string", "description": "Pool ticker"}, "homepage": {"type": "string", "description": "Pool homepage URL"}, "description": {"type": "string", "description": "Pool description"}}}, "pool_status": {"type": "string", "description": "Pool status", "enum": ["registered", "retiring", "retired"]}, "retiring_epoch": {"type": ["integer", "null"], "description": "Announced retiring epoch (nullable)"}}}} |
805e7558-465d-4d79-a869-762fb005c477/db4477f3-abc6-4acf-b217-2380e2177c07/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /blocks | Get summarised details about all blocks (paginated - latest first) | 200 | null | [{"hash": "e8c6992d52cd74b577b79251e0351be25070797a0dbc486b2c284d0bf7aeea9c", "epoch_no": 321, "abs_slot": 53384242, "epoch_slot": 75442, "block_height": 42325043, "block_size": 79109, "block_time": 1506635091, "tx_count": 44, "vrf_key": "vrf_vk1pmxyz8efuyj6eq6zkk373f28u47v06nwp5t59jr5fcmcusaazlmqhxu8k2", "pool": "pool155efqn9xpcf73pphkk88cmlkdwx4ulkg606tne970qswczg3asc", "op_cert_counter": 8, "proto_major": 5, "proto_minor": 0}] | {"type": "array", "items": {"type": "object", "properties": {"hash": {"type": "string", "description": "Hash of the block"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "abs_slot": {"type": "integer", "description": "Absolute slot number of the block"}, "epoch_slot": {"type": "integer", "description": "Slot number of the block in epoch"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_size": {"type": "integer", "description": "Block size in bytes"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}, "tx_count": {"type": "integer", "description": "Number of transactions in the block"}, "vrf_key": {"type": "string", "description": "VRF key of the block producer"}, "pool": {"type": ["string", "null"], "description": "Pool ID in bech32 format (null for pre-Shelley blocks)"}, "op_cert_counter": {"type": "integer", "description": "Counter value of the operational certificate used to create this block"}, "proto_major": {"type": ["integer", "null"], "description": "The protocol major version"}, "proto_minor": {"type": ["integer", "null"], "description": "The protocol minor version"}}}} |
805e7558-465d-4d79-a869-762fb005c477/7385ec37-7b69-4f58-ae7c-5994ded38dfb/1/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /pool_stake_snapshot | Returns Mark, Set and Go stake snapshots for the selected pool, useful for leaderlog calculation | 200 | null | [{"snapshot": "Mark", "epoch_no": 324, "nonce": "01304ddf5613166be96fce27be110747f2c8fcb38776618ee79225ccb59b81e2", "pool_stake": "100000000000", "active_stake": "103703246364020"}] | {"type": ["array", "null"], "items": {"type": "object", "properties": {"snapshot": {"type": "string", "description": "Type of snapshot (\"Mark\", \"Set\" or \"Go\")"}, "epoch_no": {"type": "integer", "description": "Epoch number for the snapshot entry"}, "nonce": {"type": ["string", "null"], "description": "The nonce value for this epoch"}, "pool_stake": {"type": "string", "description": "Pool's Active Stake for the given epoch"}, "active_stake": {"type": "string", "description": "Total Active Stake for the given epoch"}}}} |
805e7558-465d-4d79-a869-762fb005c477/09d8d0b8-cd8d-4bda-9757-b67631d626b9/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /tx_utxos | Get UTxO set (inputs/outputs) of transactions. | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "inputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856}], "outputs": [{"payment_addr": {"bech32": "addr1q80rc8zj06yzdwwdyqc03rm4l3zv6n89rxuaak0t099n09yssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqad9mkw", "cred": "de3c1c527e8826b9cd2030f88f75fc44cd4ce519b9ded9eb794b3794"}, "stake_addr": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856}]}] | {"type": "array", "items": {"properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "inputs": {"type": "array", "description": "An array of UTxO inputs used by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}}}}, "outputs": {"description": "An array of UTxO outputs created by the transaction", "allOf": [{"type": "array", "description": "An array of UTxO inputs used by the transaction", "items": {"type": "object", "properties": {"payment_addr": {"type": "object", "properties": {"bech32": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) where funds were sent or change to be returned"}, "cred": {"type": "string", "description": "Payment credential"}}}, "stake_addr": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}}}}]}}}} |
805e7558-465d-4d79-a869-762fb005c477/c8a52eb9-c800-4576-a1cb-1b74a0b4b5a7/0/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /address_assets | Get the list of all the assets (policy, name and quantity) for given addresses | 200 | null | [{"address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 990000}]}] | {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "asset_list": {"type": "array", "items": {"type": "object", "properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Asset quantity owned by account"}}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/273f72e1-de61-4f40-bac0-bc656a95433d/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /block_txs | Get a list of all transactions included in provided blocks | 200 | null | [{"block_hash": "e8c6992d52cd74b577b79251e0351be25070797a0dbc486b2c284d0bf7aeea9c", "tx_hashes": ["f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e"]}] | {"type": "array", "items": {"type": "object", "properties": {"block_hash": {"type": "string", "description": "Hash of the block"}, "tx_hashes": {"type": "array", "items": {"type": "string", "description": "Hash identifier of the transaction"}}}}} |
805e7558-465d-4d79-a869-762fb005c477/0a0dff01-19ef-478f-b0bc-950d8cb4e926/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /pool_delegators_history | Return information about active delegators (incl. history) for a given pool and epoch number (all epochs if not specified). | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "amount": 64328591517480, "epoch_no": 324}] | {"type": ["array", "null"], "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "amount": {"type": "string", "description": "Current delegator live stake (in lovelace)"}, "epoch_no": {"type": "integer", "description": "Epoch number for the delegation history"}}}} |
805e7558-465d-4d79-a869-762fb005c477/0dc71888-5e5b-4158-92e4-2a07ea876f34/0/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /pool_metadata | Metadata (on & off-chain) for all currently registered/retiring (not retired) pools | 200 | null | [{"pool_id_bech32": "pool155efqn9xpcf73pphkk88cmlkdwx4ulkg606tne970qswczg3asc", "meta_url": "https://pools.iohk.io/IOGP.json", "meta_hash": "37eb004c0dd8a221ac3598ca1c6d6257fb5207ae9857b7c163ae0f39259d6cc0", "meta_json": {"name": "Input Output Global (IOHK) - Private", "ticker": "IOGP", "homepage": "https://iohk.io", "description": "Our mission is to provide economic identity to the billions of people who lack it. IOHK will not use the IOHK ticker."}}] | {"type": "array", "items": {"type": "object", "properties": {"pool_id_bech32": {"type": "string", "description": "Pool ID (bech32 format)"}, "meta_url": {"type": ["string", "null"], "description": "Pool metadata URL"}, "meta_hash": {"type": ["string", "null"], "description": "Pool metadata hash"}, "meta_json": {"type": ["object", "null"], "properties": {"name": {"type": "string", "description": "Pool name"}, "ticker": {"type": "string", "description": "Pool ticker"}, "homepage": {"type": "string", "description": "Pool homepage URL"}, "description": {"type": "string", "description": "Pool description"}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/c35f803f-0055-4bd9-8fe6-be173b2e1e0e/0/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /tx_status | Get the number of block confirmations for a given transaction hash list | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "num_confirmations": 17}] | {"type": "array", "items": {"properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "num_confirmations": {"type": ["integer", "null"], "description": "Number of block confirmations"}}}} |
805e7558-465d-4d79-a869-762fb005c477/8db24861-4cdb-4ab0-8f3a-6922d6b5fc84/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /credential_txs | Get the transaction hash list of input payment credential array, optionally filtering after specified block height (inclusive) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "epoch_no": 321, "block_height": 42325043, "block_time": 1506635091}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
805e7558-465d-4d79-a869-762fb005c477/25f87cfa-780b-4f4f-a971-adfdcdef57b2/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /account_addresses | Get all addresses associated with given staking accounts | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "addresses": ["addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp"]}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "addresses": {"type": "array", "items": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}}}}} |
805e7558-465d-4d79-a869-762fb005c477/8c7cfe55-2c24-44f2-8be3-179a30578db7/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /account_assets | Get the native asset balance for a given stake address | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 990000}]}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "asset_list": {"type": "array", "items": {"type": "object", "properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Asset quantity owned by account"}}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/7da06b09-c78b-42e0-aada-f1a9114bd08c/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /account_rewards | Get the full rewards history (including MIR) for given stake addresses | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "rewards": [{"earned_epoch": 294, "spendable_epoch": 294, "amount": "", "type": "member", "pool_id": "pool1z5uqdk7dzdxaae5633fqfcu2eqzy3a3rgtuvy087fdld7yws0xt"}]}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "rewards": {"type": "array", "items": {"type": "object", "properties": {"earned_epoch": {"type": "integer", "description": "Epoch number"}, "spendable_epoch": {"type": "integer", "description": "Epoch number"}, "amount": {"type": "string", "description": "Amount of rewards earned (in lovelace)"}, "type": {"type": "string", "description": "The source of the rewards", "enum": ["member", "leader", "treasury", "reserves"]}, "pool_id": {"type": ["string", "null"], "description": "Bech32 representation of pool ID"}}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/c9845b52-0412-4bb7-9850-e419a9f1f584/0/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /account_utxos | Get a list of all UTxOs for a given stake address (account) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "value": 157832856, "block_height": 42325043, "block_time": 1506635091}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
805e7558-465d-4d79-a869-762fb005c477/2273a475-a2f7-4055-b482-d7ce2f4f52eb/0/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /tx_metalabels | Get a list of all transaction metalabels | 200 | null | [{"key": "721"}] | {"type": "array", "items": {"properties": {"key": {"type": "string", "description": "A distinct known metalabel"}}}} |
805e7558-465d-4d79-a869-762fb005c477/a0d76a4c-2a43-4ba8-bec6-285355787144/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /tx_metadata | Get metadata information (if any) for given transaction(s) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "metadata": {}}] | {"type": ["array", "null"], "items": {"properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "metadata": {"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}}}} |
805e7558-465d-4d79-a869-762fb005c477/e761271a-7611-4192-8d69-34aee1e78a50/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /account_updates | Get the account updates (registration, deregistration, delegation and withdrawals) for given stake addresses | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "updates": [{"action_type": "registration", "tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "epoch_no": 321, "epoch_slot": 75442, "absolute_slot": 53384242, "block_time": 1506635091}]}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "updates": {"type": "array", "items": {"type": "object", "properties": {"action_type": {"type": "string", "description": "Type of certificate submitted", "enum": ["registration", "delegation", "withdrawal", "deregistration"]}, "tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "epoch_slot": {"type": "integer", "description": "Slot number of the block in epoch"}, "absolute_slot": {"type": "integer", "description": "Absolute slot number of the block"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/7fffc101-6687-4b8d-80ba-a88d32ad8375/1/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /account_info | Get the account information for given stake addresses | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "status": "registered", "delegated_pool": "pool1z5uqdk7dzdxaae5633fqfcu2eqzy3a3rgtuvy087fdld7yws0xt", "total_balance": 207116800428, "utxo": 162764177131, "rewards": 56457728047, "withdrawals": 12105104750, "rewards_available": 44352623297, "reserves": "0", "treasury": "0"}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "status": {"type": "string", "description": "Stake address status", "enum": ["registered", "not registered"]}, "delegated_pool": {"type": ["string", "null"], "description": "Bech32 representation of pool ID"}, "total_balance": {"type": "string", "description": "Total balance of the account including UTxO, rewards and MIRs (in lovelace)"}, "utxo": {"type": "string", "description": "Total UTxO balance of the account"}, "rewards": {"type": "string", "description": "Total rewards earned by the account"}, "withdrawals": {"type": "string", "description": "Total rewards withdrawn by the account"}, "rewards_available": {"type": "string", "description": "Total rewards available for withdawal"}, "reserves": {"type": "string", "description": "Total reserves MIR value of the account"}, "treasury": {"type": "string", "description": "Total treasury MIR value of the account"}}}} |
805e7558-465d-4d79-a869-762fb005c477/226228b5-5796-4606-a9f4-2f45b708042e/1/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /address_info | Get address info - balance, associated stake address (if any) and UTxO set for given addresses | 200 | null | [{"address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "balance": 10723473983, "stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "script_address": true, "utxo_set": [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "block_height": 42325043, "block_time": 1506635091, "value": 157832856, "datum_hash": "5a595ce795815e81d22a1a522cf3987d546dc5bb016de61b002edd63a5413ec4", "inline_datum": {"bytes": "19029a", "value": {}}, "reference_script": {"hash": "67f33146617a5e61936081db3b2117cbf59bd2123748f58ac9678656", "size": 14, "type": "plutusV1", "bytes": "4e4d01000033222220051200120011", "value": {}}, "asset_list": [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "decimals": 6, "quantity": 990000}]}]}] | {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "balance": {"type": "string", "description": "Sum of all UTxO values beloning to address"}, "stake_address": {"allOf": [{"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}]}, "script_address": {"type": "boolean", "description": "Signifies whether the address is a script address"}, "utxo_set": {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}, "datum_hash": {"type": ["string", "null"], "description": "The Hash of the Plutus Data"}, "inline_datum": {"type": ["object", "null"], "description": "Allows datums to be attached to UTxO (CIP-32)", "properties": {"bytes": {"type": "string", "description": "Datum bytes (hex)"}, "value": {"type": "object", "description": "Value (json)"}}}, "reference_script": {"type": ["object", "null"], "description": "Allow reference scripts to be used to satisfy script requirements during validation, rather than requiring the spending transaction to do so. (CIP-33)", "properties": {"hash": {"type": "string", "description": "Hash of referenced script"}, "size": {"type": "integer", "description": "Size in bytes"}, "type": {"type": "string", "description": "Type of script"}, "bytes": {"type": "string", "description": "Script bytes (hex)"}, "value": {"type": ["object", "null"], "description": "Value (json)"}}}, "asset_list": {"type": "array", "items": {"type": "object", "properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}, "quantity": {"type": "string", "description": "Asset quantity owned by account"}}}}}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/9b5221d9-cd6b-4eec-bf28-34a00d391731/0/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /pool_relays | A list of registered relays for all currently registered/retiring (not retired) pools | 200 | null | [{"pool_id_bech32": "pool155efqn9xpcf73pphkk88cmlkdwx4ulkg606tne970qswczg3asc", "relays": [{"dns": "relays-new.cardano-mainnet.iohk.io", "srv": "biostakingpool3.hopto.org", "ipv4": "54.220.20.40", "ipv6": "2604:ed40:1000:1711:6082:78ff:fe0c:ebf", "port": 6000}]}] | {"type": "array", "items": {"type": "object", "properties": {"pool_id_bech32": {"type": "string", "description": "Pool ID (bech32 format)"}, "relays": {"type": "array", "items": {"type": "object", "properties": {"dns": {"type": ["string", "null"], "description": "DNS name of the relay (nullable)"}, "srv": {"type": ["string", "null"], "description": "DNS service name of the relay (nullable)"}, "ipv4": {"type": ["string", "null"], "description": "IPv4 address of the relay (nullable)"}, "ipv6": {"type": ["string", "null"], "description": "IPv6 address of the relay (nullable)"}, "port": {"type": ["number", "null"], "description": "Port number of the relay (nullable)"}}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/cc5331d2-3b36-42cf-96d9-51ae4689807d/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /address_txs | Get the transaction hash list of input address array, optionally filtering after specified block height (inclusive) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "epoch_no": 321, "block_height": 42325043, "block_time": 1506635091}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
805e7558-465d-4d79-a869-762fb005c477/766d5d3a-f79d-4586-82c3-ab321393353a/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /asset_txs | Get the list of current or all asset transaction hashes (newest first) | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "epoch_no": 321, "block_height": 42325043, "block_time": 1506635091}] | {"type": "array", "description": "An array of Tx hashes that included the given asset (latest first)", "items": {"properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "epoch_no": {"type": "integer", "description": "Epoch number of the block"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}}}} |
805e7558-465d-4d79-a869-762fb005c477/2be55826-1b2f-4d77-a324-1e14f58d81f7/1/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /pool_list | A list of all currently registered/retiring (not retired) pools | 200 | null | [{"pool_id_bech32": "pool1z5uqdk7dzdxaae5633fqfcu2eqzy3a3rgtuvy087fdld7yws0xt", "ticker": "JAZZ"}] | {"type": "array", "items": {"properties": {"pool_id_bech32": {"type": ["string", "null"], "description": "Bech32 representation of pool ID"}, "ticker": {"type": ["string", "null"], "description": "Pool ticker"}}}} |
805e7558-465d-4d79-a869-762fb005c477/a22f0f7b-cafd-4468-ab1e-2fc682f5718c/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /param_updates | Get all parameter update proposals submitted to the chain starting Shelley era | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "block_height": 42325043, "block_time": 1506635091, "epoch_no": 294, "data": {"decentralisation": 0.9}}] | {"type": "array", "items": {"properties": {"tx_hash": {"type": "string", "description": "Hash identifier of the transaction"}, "block_height": {"type": ["integer", "null"], "description": "Block height"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}, "epoch_no": {"type": "integer", "description": "Epoch number"}, "data": {"type": "string", "description": "JSON encoded data with details about the parameter update"}}}} |
805e7558-465d-4d79-a869-762fb005c477/5b6171e6-4001-438b-8e46-b3607c23dfb1/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /plutus_script_list | List of all existing Plutus script hashes along with their creation transaction hashes | 200 | null | [{"script_hash": "d8480dc869b94b80e81ec91b0abe307279311fe0e7001a9488f61ff8", "creation_tx_hash": "fda6c7697009237975ffc30f36666addf4c6e2a2c6f90411a24431b700baaab1"}] | {"type": "array", "items": {"properties": {"script_hash": {"type": "string", "description": "Hash of a script"}, "creation_tx_hash": {"type": "string", "description": "Hash of the script creation transaction"}}}} |
805e7558-465d-4d79-a869-762fb005c477/6f277333-1106-4f9a-833e-31949010ec3f/1/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /account_info_cached | Get the cached account information for given stake addresses, effective for registered accounts | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "status": "registered", "delegated_pool": "pool1z5uqdk7dzdxaae5633fqfcu2eqzy3a3rgtuvy087fdld7yws0xt", "total_balance": 207116800428, "utxo": 162764177131, "rewards": 56457728047, "withdrawals": 12105104750, "rewards_available": 44352623297, "reserves": "0", "treasury": "0"}] | {"type": "array", "items": {"type": "object", "properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "status": {"type": "string", "description": "Stake address status", "enum": ["registered", "not registered"]}, "delegated_pool": {"type": ["string", "null"], "description": "Bech32 representation of pool ID"}, "total_balance": {"type": "string", "description": "Total balance of the account including UTxO, rewards and MIRs (in lovelace)"}, "utxo": {"type": "string", "description": "Total UTxO balance of the account"}, "rewards": {"type": "string", "description": "Total rewards earned by the account"}, "withdrawals": {"type": "string", "description": "Total rewards withdrawn by the account"}, "rewards_available": {"type": "string", "description": "Total rewards available for withdawal"}, "reserves": {"type": "string", "description": "Total reserves MIR value of the account"}, "treasury": {"type": "string", "description": "Total treasury MIR value of the account"}}}} |
805e7558-465d-4d79-a869-762fb005c477/6fd95d4c-f3bf-4470-8206-fc79d9d26cdc/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /datum_info | List of datum information for given datum hashes | 200 | null | [{"hash": "5a595ce795815e81d22a1a522cf3987d546dc5bb016de61b002edd63a5413ec4", "value": {}, "bytes": "19029a"}] | {"type": "array", "items": {"type": "object", "properties": {"hash": {"type": ["string", "null"], "description": "The Hash of the Plutus Data"}, "value": {"type": "object", "description": "The actual data in json format"}, "bytes": {"type": "string", "description": "Datum bytes (hex)"}}}} |
805e7558-465d-4d79-a869-762fb005c477/6a8f4baa-be0b-4d04-89e4-4f26056b43d3/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /policy_asset_info | Get the information for all assets under the same policy | 200 | null | [{"asset_name": "444f4e545350414d", "asset_name_ascii": "DONTSPAM", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "minting_tx_hash": "cb07b7e51b77079776c4a78f2daf8f14f9945d2b047da7bfcb71d7fbb9f86712", "total_supply": "35000", "mint_cnt": 1, "burn_cnt": 5, "creation_time": 1506635091, "minting_tx_metadata": {}, "token_registry_metadata": {"name": "Rackmob", "description": "Metaverse Blockchain Cryptocurrency.", "ticker": "MOB", "url": "https://www.rackmob.com/", "logo": "iVBORw0KGgoAAAANSUhEUgAAAPoAAAD6CAYAAACI7Fo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADnmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4PSdhZG9iZTpuczptZXRhLyc", "decimals": 0}}] | {"type": "array", "description": "List of policy assets", "items": {"properties": {"asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "asset_name_ascii": {"type": "string", "description": "Asset Name (ASCII)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "minting_tx_hash": {"type": "string", "description": "Hash of the latest mint transaction"}, "total_supply": {"type": "string", "description": "Total supply for the asset"}, "mint_cnt": {"type": "integer", "description": "Count of total mint transactions"}, "burn_cnt": {"type": "integer", "description": "Count of total burn transactions"}, "creation_time": {"type": "integer", "description": "UNIX timestamp of the first asset mint"}, "minting_tx_metadata": {"allOf": [{"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}], "description": "Latest minting transaction metadata (aligns with CIP-25)"}, "token_registry_metadata": {"type": ["object", "null"], "description": "Asset metadata registered on the Cardano Token Registry", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "ticker": {"type": "string"}, "url": {"type": "string"}, "logo": {"type": "string", "description": "A PNG image file as a byte string"}, "decimals": {"type": "integer"}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/8e42330e-944c-4b18-8fdb-2aa3a85eafc7/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /script_redeemers | List of all redeemers for a given script hash | 200 | null | [{"script_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "redeemers": [{"tx_hash": "fda6c7697009237975ffc30f36666addf4c6e2a2c6f90411a24431b700baaab1", "tx_index": 0, "unit_mem": {}, "unit_steps": {}, "fee": 45282, "purpose": "spend", "datum_hash": "5a595ce795815e81d22a1a522cf3987d546dc5bb016de61b002edd63a5413ec4", "datum_value": {}}]}] | {"type": "array", "items": {"type": "object", "properties": {"script_hash": {"type": "string", "description": "Hash of Transaction for which details are being shown"}, "redeemers": {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash of Transaction containing the redeemer"}, "tx_index": {"type": "integer", "description": "The index of the redeemer pointer in the transaction"}, "unit_mem": {"description": "The budget in Memory to run a script", "additionalProperties": {"oneOf": [{"type": "string"}, {"type": "integer"}]}}, "unit_steps": {"description": "The budget in Cpu steps to run a script", "additionalProperties": {"oneOf": [{"type": "string"}, {"type": "integer"}]}}, "fee": {"type": "string", "description": "The budget in fees to run a script - the fees depend on the ExUnits and the current prices"}, "purpose": {"type": "string", "description": "What kind of validation this redeemer is used for", "enum": ["spend", "mint", "cert", "reward"]}, "datum_hash": {"type": ["string", "null"], "description": "The Hash of the Plutus Data"}, "datum_value": {"type": "object", "description": "The actual data in json format"}}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/26bef582-a03e-461a-a3af-0594d7092115/0/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /asset_info | Get the information of a list of assets including first minting & token registry metadata | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "asset_name_ascii": "DONTSPAM", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "minting_tx_hash": "cb07b7e51b77079776c4a78f2daf8f14f9945d2b047da7bfcb71d7fbb9f86712", "total_supply": "35000", "mint_cnt": 1, "burn_cnt": 5, "creation_time": 1506635091, "minting_tx_metadata": {}, "token_registry_metadata": {"name": "Rackmob", "description": "Metaverse Blockchain Cryptocurrency.", "ticker": "MOB", "url": "https://www.rackmob.com/", "logo": "iVBORw0KGgoAAAANSUhEUgAAAPoAAAD6CAYAAACI7Fo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADnmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4PSdhZG9iZTpuczptZXRhLyc", "decimals": 0}}] | {"type": "array", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "asset_name_ascii": {"type": "string", "description": "Asset Name (ASCII)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "minting_tx_hash": {"type": "string", "description": "Hash of the latest mint transaction"}, "total_supply": {"type": "string", "description": "Total supply for the asset"}, "mint_cnt": {"type": "integer", "description": "Count of total mint transactions"}, "burn_cnt": {"type": "integer", "description": "Count of total burn transactions"}, "creation_time": {"type": "integer", "description": "UNIX timestamp of the first asset mint"}, "minting_tx_metadata": {"allOf": [{"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}], "description": "Latest minting transaction metadata (aligns with CIP-25)"}, "token_registry_metadata": {"type": ["object", "null"], "description": "Asset metadata registered on the Cardano Token Registry", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "ticker": {"type": "string"}, "url": {"type": "string"}, "logo": {"type": "string", "description": "A PNG image file as a byte string"}, "decimals": {"type": "integer"}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/3a066324-e5e4-4fef-a519-0644fcbb2d5d/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /asset_summary | Get the summary of an asset (total transactions exclude minting/total wallets include only wallets with asset balance) | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "total_transactions": 89416, "staked_wallets": 548, "unstaked_addresses": 245}] | {"type": "array", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "total_transactions": {"type": "integer", "description": "Total number of transactions including the given asset"}, "staked_wallets": {"type": "integer", "description": "Total number of registered wallets holding the given asset"}, "unstaked_addresses": {"type": "integer", "description": "Total number of payment addresses (not belonging to registered wallets) holding the given asset"}}}} |
805e7558-465d-4d79-a869-762fb005c477/622550f8-7f41-437c-bbd3-4975046903cf/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /policy_asset_list | Get the list of asset under the given policy (including balances) | 200 | null | [{"asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "total_supply": "35000", "decimals": 6}] | {"type": "array", "description": "List of policy assets", "items": {"properties": {"asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "total_supply": {"type": "string", "description": "Total supply for the asset"}, "decimals": {"type": "integer", "description": "Asset decimals"}}}} |
805e7558-465d-4d79-a869-762fb005c477/48411895-26a2-4099-9e8c-2d40394332dc/1/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /credential_utxos | Get a list of UTxO against input payment credential array including their balances | 200 | null | [{"tx_hash": "f144a8264acf4bdfe2e1241170969c930d64ab6b0996a4a45237b623f1dd670e", "tx_index": 0, "value": 157832856}] | {"type": "array", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash of transaction for UTxO"}, "tx_index": {"type": "integer", "description": "Index of UTxO in the transaction"}, "value": {"type": "string", "description": "Total sum of ADA on the UTxO"}}}} |
805e7558-465d-4d79-a869-762fb005c477/cfa97f4b-3cd5-408f-90ad-b6f466939bd4/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /policy_asset_addresses | Get the list of addresses with quantity for each asset on the given policy Note - Due to cardano's UTxO design and usage from projects, asset to addresses map can be infinite. Thus, for a small subset of active projects with millions of transactions, these might end up with timeouts (HTTP code 504) on free layer. Such large-scale projects are free to subscribe to query layers to have a dedicated cache table for themselves served via Koios. | 200 | null | [{"asset_name": "444f4e545350414d", "payment_address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "quantity": 23}] | {"type": "array", "description": "Array of asset names and payment addresses for the given policy (including balances)", "items": {"properties": {"asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "payment_address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "quantity": {"type": "string", "description": "Asset balance on the payment address"}}}} |
805e7558-465d-4d79-a869-762fb005c477/aa78638a-2741-4614-aef1-ceb2bcd64366/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /asset_addresses | Get the list of all addresses holding a given asset Note - Due to cardano's UTxO design and usage from projects, asset to addresses map can be infinite. Thus, for a small subset of active projects with millions of transactions, these might end up with timeouts (HTTP code 504) on free layer. Such large-scale projects are free to subscribe to query layers to have a dedicated cache table for themselves served via Koios. | 200 | null | [{"payment_address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "quantity": 23}] | {"type": "array", "description": "An array of payment addresses holding the given token (including balances)", "items": {"properties": {"payment_address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "quantity": {"type": "string", "description": "Asset balance on the payment address"}}}} |
805e7558-465d-4d79-a869-762fb005c477/3cfd3e78-d0cf-46bc-b544-7de5de85b695/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /asset_address_list | Get the list of all addresses holding a given asset (replaced by asset_addresses) | 200 | null | [{"payment_address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp", "quantity": 23}] | {"type": "array", "description": "An array of payment addresses holding the given token (including balances)", "items": {"properties": {"payment_address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}, "quantity": {"type": "string", "description": "Asset balance on the payment address"}}}} |
805e7558-465d-4d79-a869-762fb005c477/27a35874-9c59-4497-9df6-06b84f583af8/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /asset_policy_info | Get the information for all assets under the same policy (replaced by asset_addresses) | 200 | null | [{"asset_name": "444f4e545350414d", "asset_name_ascii": "DONTSPAM", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "minting_tx_hash": "cb07b7e51b77079776c4a78f2daf8f14f9945d2b047da7bfcb71d7fbb9f86712", "total_supply": "35000", "mint_cnt": 1, "burn_cnt": 5, "creation_time": 1506635091, "minting_tx_metadata": {}, "token_registry_metadata": {"name": "Rackmob", "description": "Metaverse Blockchain Cryptocurrency.", "ticker": "MOB", "url": "https://www.rackmob.com/", "logo": "iVBORw0KGgoAAAANSUhEUgAAAPoAAAD6CAYAAACI7Fo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADnmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4PSdhZG9iZTpuczptZXRhLyc", "decimals": 0}}] | {"type": "array", "description": "List of policy assets", "items": {"properties": {"asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "asset_name_ascii": {"type": "string", "description": "Asset Name (ASCII)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "minting_tx_hash": {"type": "string", "description": "Hash of the latest mint transaction"}, "total_supply": {"type": "string", "description": "Total supply for the asset"}, "mint_cnt": {"type": "integer", "description": "Count of total mint transactions"}, "burn_cnt": {"type": "integer", "description": "Count of total burn transactions"}, "creation_time": {"type": "integer", "description": "UNIX timestamp of the first asset mint"}, "minting_tx_metadata": {"allOf": [{"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}], "description": "Latest minting transaction metadata (aligns with CIP-25)"}, "token_registry_metadata": {"type": ["object", "null"], "description": "Asset metadata registered on the Cardano Token Registry", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "ticker": {"type": "string"}, "url": {"type": "string"}, "logo": {"type": "string", "description": "A PNG image file as a byte string"}, "decimals": {"type": "integer"}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/e9883a2b-e826-4caf-861f-5c9376b342cc/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /asset_history | Get the mint/burn history of an asset | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "minting_txs": [{"tx_hash": "e1ecc517f95715bb87681cfde2c594dbc971739f84f8bfda16170b35d63d0ddf", "block_time": 1506635091, "quantity": "-10", "metadata": []}]}] | {"type": "array", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "minting_txs": {"type": ["array", "null"], "description": "Array of all mint/burn transactions for an asset", "items": {"type": "object", "properties": {"tx_hash": {"type": "string", "description": "Hash of minting/burning transaction"}, "block_time": {"type": "integer", "description": "UNIX timestamp of the block"}, "quantity": {"type": "string", "description": "Quantity minted/burned (negative numbers indicate burn transactions)"}, "metadata": {"type": "array", "description": "Array of Transaction Metadata for given transaction", "items": {"allOf": [{"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}], "description": "Latest minting transaction metadata (aligns with CIP-25)"}}}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/93c5152f-8f07-4d5d-ad16-1936129a863f/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /native_script_list | List of all existing native script hashes along with their creation transaction hashes | 200 | null | [{"script_hash": "d8480dc869b94b80e81ec91b0abe307279311fe0e7001a9488f61ff8", "creation_tx_hash": "fda6c7697009237975ffc30f36666addf4c6e2a2c6f90411a24431b700baaab1", "type": "timelock"}] | {"type": "array", "items": {"properties": {"script_hash": {"type": "string", "description": "Hash of a script"}, "creation_tx_hash": {"type": "string", "description": "Hash of the script creation transaction"}, "type": {"type": "string", "description": "Type of the script", "enum": ["timelock", "multisig"]}}}} |
805e7558-465d-4d79-a869-762fb005c477/a5c98020-ff5f-426e-9c68-7956845b936d/0/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /account_list | Get a list of all stake addresses that have atleast 1 transaction | 200 | null | [{"id": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz"}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}}}} |
805e7558-465d-4d79-a869-762fb005c477/463cb4b3-629b-4b02-8ef5-d876c5a868f6/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /asset_token_registry | Get a list of assets registered via token registry on github | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "asset_name_ascii": "DONTSPAM", "ticker": "MOB", "description": "Metaverse Blockchain Cryptocurrency.", "url": "https://www.rackmob.com/", "decimals": 0, "logo": "iVBORw0KGgoAAAANSUhEUgAAAPoAAAD6CAYAAACI7Fo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADnmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4PSdhZG9iZTpuczptZXRhLyc"}] | {"type": "array", "description": "An array of token registry information (registered via github) for each asset", "items": {"type": "object", "properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "asset_name_ascii": {"type": "string", "description": "Asset Name (ASCII)"}, "ticker": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}, "decimals": {"type": "integer"}, "logo": {"type": "string", "description": "A PNG image file as a byte string"}}}} |
805e7558-465d-4d79-a869-762fb005c477/daf201f9-f29a-464f-823b-893d234f421f/3/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /asset_info | Get the information of an asset including first minting & token registry metadata | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "asset_name_ascii": "DONTSPAM", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9", "minting_tx_hash": "cb07b7e51b77079776c4a78f2daf8f14f9945d2b047da7bfcb71d7fbb9f86712", "total_supply": "35000", "mint_cnt": 1, "burn_cnt": 5, "creation_time": 1506635091, "minting_tx_metadata": {}, "token_registry_metadata": {"name": "Rackmob", "description": "Metaverse Blockchain Cryptocurrency.", "ticker": "MOB", "url": "https://www.rackmob.com/", "logo": "iVBORw0KGgoAAAANSUhEUgAAAPoAAAD6CAYAAACI7Fo9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADnmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSfvu78nIGlkPSdXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQnPz4KPHg6eG1wbWV0YSB4bWxuczp4PSdhZG9iZTpuczptZXRhLyc", "decimals": 0}}] | {"type": "array", "items": {"properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "asset_name_ascii": {"type": "string", "description": "Asset Name (ASCII)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}, "minting_tx_hash": {"type": "string", "description": "Hash of the latest mint transaction"}, "total_supply": {"type": "string", "description": "Total supply for the asset"}, "mint_cnt": {"type": "integer", "description": "Count of total mint transactions"}, "burn_cnt": {"type": "integer", "description": "Count of total burn transactions"}, "creation_time": {"type": "integer", "description": "UNIX timestamp of the first asset mint"}, "minting_tx_metadata": {"allOf": [{"type": ["object", "null"], "description": "A JSON array containing details about metadata within transaction"}], "description": "Latest minting transaction metadata (aligns with CIP-25)"}, "token_registry_metadata": {"type": ["object", "null"], "description": "Asset metadata registered on the Cardano Token Registry", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "ticker": {"type": "string"}, "url": {"type": "string"}, "logo": {"type": "string", "description": "A PNG image file as a byte string"}, "decimals": {"type": "integer"}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/c7052702-e4f9-45d2-9505-74292f53fc1c/1/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /account_history | Get the staking history of given stake addresses (accounts) | 200 | null | [{"stake_address": "stake1u8yxtugdv63wxafy9d00nuz6hjyyp4qnggvc9a3vxh8yl0ckml2uz", "history": [{"pool_id": "pool1z5uqdk7dzdxaae5633fqfcu2eqzy3a3rgtuvy087fdld7yws0xt", "epoch_no": 301, "active_stake": 682334162}]}] | {"type": "array", "items": {"properties": {"stake_address": {"type": "string", "description": "Cardano staking address (reward account) in bech32 format"}, "history": {"type": "array", "items": {"type": "object", "properties": {"pool_id": {"type": "string", "description": "Bech32 representation of pool ID"}, "epoch_no": {"type": "integer", "description": "Epoch number"}, "active_stake": {"type": "string", "description": "Active stake amount (in lovelaces)"}}}}}}} |
805e7558-465d-4d79-a869-762fb005c477/5d12cddc-c1f4-4b90-86a1-397dfc0e3af5/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /asset_list | Get the list of all native assets (paginated) | 200 | null | [{"policy_id": "d3501d9531fcc25e3ca4b6429318c2cc374dbdbcf5e99c1c1e5da1ff", "asset_name": "444f4e545350414d", "fingerprint": "asset1ua6pz3yd5mdka946z8jw2fld3f8d0mmxt75gv9"}] | {"type": "array", "description": "Array of policy IDs and asset names", "items": {"type": "object", "properties": {"policy_id": {"type": "string", "description": "Asset Policy ID (hex)"}, "asset_name": {"type": ["string", "null"], "description": "Asset Name (hex)"}, "fingerprint": {"type": "string", "description": "The CIP14 fingerprint of the asset"}}}} |
805e7558-465d-4d79-a869-762fb005c477/e5f5b8a6-7adc-48cd-a76b-c7b40cc52405/2/0 | Cardano's Decentralized API - Guildnet | Koios - Cardano's Decentralized API - Guildnet | null | /asset_nft_address | Get the address where specified NFT currently reside on. | 200 | null | [{"payment_address": "addr1qxkfe8s6m8qt5436lec3f0320hrmpppwqgs2gah4360krvyssntpwjcz303mx3h4avg7p29l3zd8u3jyglmewds9ezrqdc3cxp"}] | {"type": "array", "description": "An array of payment addresses holding the given token", "items": {"properties": {"payment_address": {"type": "string", "description": "A Cardano payment/base address (bech32 encoded) for transaction's input UTxO"}}}} |
2c0c6648-11f6-4846-b789-b160c7b173f6/2128db87-8675-4296-8a9a-6edcf7c8b671/0/0 | reunionMobAPI1 | chat themes | null | Crear Personas | crear personas | 200 | New Example | {"status": "ok", "key2": "value"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key2", "status"]} |
2c0c6648-11f6-4846-b789-b160c7b173f6/2eea538f-5cb5-4430-99b3-edeb6aec1a6e/0/0 | reunionMobAPI1 | chat themes | null | Crear Evento | crear un evento | 200 | New Example | {"status": "ok"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "string"}}, "required": ["status"]} |
2c0c6648-11f6-4846-b789-b160c7b173f6/a085ba42-9181-4a53-8090-b56acc5a5ea9/0/0 | reunionMobAPI1 | chat themes | null | lista de personas | obtiene la lista de personas | 200 | personas | [{"cedula": "5456545", "nombre": "Marcos Salazar", "hora_confirmacion": "17:06:21", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 1}, {"cedula": "6879432", "nombre": "Esteban Benavidez", "hora_confirmacion": "14:03:15", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 10}, {"cedula": "7465655", "nombre": "Julio Ulate", "hora_confirmacion": "18:06:21", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 3}, {"cedula": "5454555", "nombre": "Bety Solorzona", "hora_confirmacion": "19:06:25", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 3}, {"cedula": "8456655", "nombre": "Sandra Perez", "hora_confirmacion": "20:04:13", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 4}, {"cedula": "5465465", "nombre": "Federico Ugalde", "hora_confirmacion": "21:36:01", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 9}, {"cedula": "4455646", "nombre": "Alberto Saenz", "hora_confirmacion": "08:12:01", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 5}, {"cedula": "4566555", "nombre": "Eliberto Ramirez", "hora_confirmacion": "01:14:14", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 8}, {"cedula": "4546545", "nombre": "Marta Perez", "hora_confirmacion": "07:15:10", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 6}, {"cedula": "5454545", "nombre": "Rocio Consuelo", "hora_confirmacion": "08:09:10", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 6}, {"cedula": "4454555", "nombre": "Bernar Eliondo", "hora_confirmacion": "10:15:06", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 7}, {"cedula": "4546545", "nombre": "Natalia Odio", "hora_confirmacion": "07:15:10", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 10}, {"cedula": "5454545", "nombre": "Jesus Carrasco", "hora_confirmacion": "08:09:10", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 11}, {"cedula": "4454555", "nombre": "Beto Cueva", "hora_confirmacion": "10:15:06", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 12}, {"cedula": "4454555", "nombre": "Gaitan Rosas", "hora_confirmacion": "10:15:06", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 13}, {"cedula": "4546545", "nombre": "Casia Jimenez", "hora_confirmacion": "07:15:10", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 14}, {"cedula": "5454545", "nombre": "Roberto Guzman", "hora_confirmacion": "08:09:10", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 15}, {"cedula": "4454555", "nombre": "Sancho Perez", "hora_confirmacion": "10:15:06", "estado_confirmacion": "1", "administrador": "[email protected]", "id_evento": 16}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"cedula": {"type": "string"}, "nombre": {"type": "string"}, "hora_confirmacion": {"type": "string"}, "estado_confirmacion": {"type": "string"}, "administrador": {"type": "string"}, "id_evento": {"type": "integer"}}, "required": ["administrador", "cedula", "estado_confirmacion", "hora_confirmacion", "id_evento", "nombre"]}} |
2c0c6648-11f6-4846-b789-b160c7b173f6/4d99700c-54c0-40c3-8c4e-647b1d6a2004/0/0 | reunionMobAPI1 | chat themes | null | list eventos | obtiene la lista de eventos | 200 | eventos | [{"id_evento": 1, "nombre_evento": "avance de bleach", "fecha_evento": "2022-07-10", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 2, "nombre_evento": "personajes de black cover", "fecha_evento": "2022-05-01", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 3, "nombre_evento": "teorias de dragon ball", "fecha_evento": "2022-12-01", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 4, "nombre_evento": "nivel en jujutsu kaisen", "fecha_evento": "2022-06-16", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 5, "nombre_evento": "historia principal de brother", "fecha_evento": "2022-03-14", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 6, "nombre_evento": "trama de naruto", "fecha_evento": "2022-07-06", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 7, "nombre_evento": "acciones de gintama", "fecha_evento": "2022-11-01", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 8, "nombre_evento": "rinengan de hitachi", "fecha_evento": "2022-12-14", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 9, "nombre_evento": "hablidades de demon slayer", "fecha_evento": "2022-01-24", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 10, "nombre_evento": "titan colosal", "fecha_evento": "2022-03-08", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 11, "nombre_evento": "historia pausada en hunter x hunter", "fecha_evento": "2022-05-28", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 12, "nombre_evento": "hablidades de god of tower", "fecha_evento": "2022-02-23", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 13, "nombre_evento": "historia completa de god high school", "fecha_evento": "2022-01-14", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 14, "nombre_evento": "interesante mob physco", "fecha_evento": "2022-06-25", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 15, "nombre_evento": "que opinan de death note", "fecha_evento": "2022-09-13", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}, {"id_evento": 16, "nombre_evento": "batallas de nanatsu no taizai", "fecha_evento": "2022-02-18", "definir_miembro": true, "cierre_cita": false, "asistencia_cita": false}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id_evento": {"type": "integer"}, "nombre_evento": {"type": "string"}, "fecha_evento": {"type": "string"}, "definir_miembro": {"type": "boolean"}, "cierre_cita": {"type": "boolean"}, "asistencia_cita": {"type": "boolean"}}, "required": ["asistencia_cita", "cierre_cita", "definir_miembro", "fecha_evento", "id_evento", "nombre_evento"]}} |
2c0c6648-11f6-4846-b789-b160c7b173f6/415b2ebe-cc34-4d7c-b57b-ce854d834ac2/0/0 | reunionMobAPI1 | chat themes | null | lists animes | obtiene la listas de anime | 200 | data | [{"id_anime": 1, "nombre_anime": "bleach", "image": "https://m.media-amazon.com/images/M/MV5BZjE0YjVjODQtZGY2NS00MDcyLThhMDAtZGQwMTZiOWNmNjRiXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_FMjpg_UX1000_.jpg", "id_evento": 1}, {"id_anime": 2, "nombre_anime": "black_cover", "image": "https://m.media-amazon.com/images/M/MV5BNTAzYTlkMWEtOTNjZC00ZDU0LWI5ODUtYTRmYzY0MTAzYWZlXkEyXkFqcGdeQXVyMzgxODM4NjM@._V1_FMjpg_UX1000_.jpg", "id_evento": 2}, {"id_anime": 3, "nombre_anime": "dragon_ball", "image": "https://m.media-amazon.com/images/M/MV5BMGMyOThiMGUtYmFmZi00YWM0LWJiM2QtZGMwM2Q2ODE4MzhhXkEyXkFqcGdeQXVyMjc2Nzg5OTQ@._V1_FMjpg_UX1000_.jpg", "id_evento": 3}, {"id_anime": 4, "nombre_anime": "jujutsu_kaisen", "image": "https://m.media-amazon.com/images/M/MV5BNzQyYzU3Y2MtOWY2Yy00ZGM2LTg3ZTUtMDJkZTJiMmEzMjYxXkEyXkFqcGdeQXVyMTI2NTY3NDg5._V1_.jpg", "id_evento": 4}, {"id_anime": 5, "nombre_anime": "fma_brotherhood", "image": "https://m.media-amazon.com/images/M/MV5BZmEzN2YzOTItMDI5MS00MGU4LWI1NWQtOTg5ZThhNGQwYTEzXkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_.jpg", "id_evento": 5}, {"id_anime": 6, "nombre_anime": "naruto", "image": "https://m.media-amazon.com/images/M/MV5BZmQ5NGFiNWEtMmMyMC00MDdiLTg4YjktOGY5Yzc2MDUxMTE1XkEyXkFqcGdeQXVyNTA4NzY1MzY@._V1_.jpg", "id_evento": 6}, {"id_anime": 7, "nombre_anime": "gintama", "image": "https://m.media-amazon.com/images/M/MV5BMDkxZTJjZTEtMDRjMy00Yzk1LWI5YjItMjIwYmVlYzhlZWZhXkEyXkFqcGdeQXVyNDQxNjcxNQ@@._V1_FMjpg_UX1000_.jpg", "id_evento": 7}, {"id_anime": 8, "nombre_anime": "hitachi_uchija", "image": "https://comicvine.gamespot.com/a/uploads/scale_small/0/378/859934-god2vj0xj3.jpg", "id_evento": 8}, {"id_anime": 9, "nombre_anime": "demon_slayer", "image": "https://m.media-amazon.com/images/M/MV5BZjZjNzI5MDctY2Y4YS00NmM4LTljMmItZTFkOTExNGI3ODRhXkEyXkFqcGdeQXVyNjc3MjQzNTI@._V1_.jpg", "id_evento": 9}, {"id_anime": 10, "nombre_anime": "attack_on_titan", "image": "https://flxt.tmsimg.com/assets/p10701949_b_v8_ah.jpg", "id_evento": 10}, {"id_anime": 11, "nombre_anime": "hunter_x_hunter", "image": "https://w7.pngwing.com/pngs/659/727/png-transparent-gon-freecss-killua-zoldyck-kurapika-hunter-x-hunter-leorio-gon-freecs-manga-fictional-character-cartoon-thumbnail.png", "id_evento": 11}, {"id_anime": 12, "nombre_anime": "boku_no_hero_academy", "image": "https://i.pinimg.com/736x/0f/7f/ee/0f7feeb4655ffc029d1b9823bafb2ff8.jpg", "id_evento": "1"}, {"id_anime": 13, "nombre_anime": "god_of_tower", "image": "https://i.pinimg.com/564x/01/39/5d/01395d9b6ad09971cdabcca762c6a98b.jpg", "id_evento": 12}, {"id_anime": 14, "nombre_anime": "bersek", "image": "https://i.pinimg.com/564x/0c/94/a1/0c94a1a3d7888f8b76218404f58fc05f.jpg", "id_evento": "1"}, {"id_anime": 15, "nombre_anime": "god_of_high_school", "image": "https://i.pinimg.com/564x/35/fa/fa/35fafa82ba08a36bb1b49b6c09c4e658.jpg", "id_evento": 13}, {"id_anime": 16, "nombre_anime": "mob_phsyco_100", "image": "https://i.pinimg.com/564x/17/39/10/17391096a1ffbcbb11ee34e3c97e4cdc.jpg", "id_evento": 14}, {"id_anime": 17, "nombre_anime": "death_note", "image": "https://i.pinimg.com/564x/84/ae/bc/84aebc4f87b5b25b32b5c7e39b389ca7.jpg", "id_evento": 15}, {"id_anime": 18, "nombre_anime": "sword_artline", "image": "https://i.pinimg.com/564x/b2/c4/93/b2c493558411e77f294914ea3aeeac6f.jpg"}, {"id_anime": 19, "nombre_anime": "tokyo_ghoul", "image": "https://i.pinimg.com/564x/e0/91/e1/e091e18b44b21f4ee1e207604697440f.jpg"}, {"id_anime": 20, "nombre_anime": "no_game_life", "image": "https://i.pinimg.com/564x/55/63/0f/55630f6ce8e14cf46ff5ac8926c46ddc.jpg"}, {"id_anime": 21, "nombre_anime": "noragami", "image": "https://i.pinimg.com/564x/22/7d/3d/227d3de4a6c7acbf489ccc49ec761da8.jpg"}, {"id_anime": 22, "nombre_anime": "nanatsu_no_taizai", "image": "https://i.pinimg.com/564x/58/be/78/58be782d18e7fcf3c988906087f70875.jpg", "id_evento": 16}, {"id_anime": 23, "nombre_anime": "fairy_tail", "image": "https://i.pinimg.com/564x/99/d0/4c/99d04cffa2087e0ac9f7e12a782bc6a7.jpg"}, {"id_anime": 24, "nombre_anime": "death_parade", "image": "https://i.pinimg.com/564x/e5/02/95/e502955c0a80b0528aa0df95c21f294e.jpg"}, {"id_anime": 25, "nombre_anime": "neo_genesis_evangelion", "image": "https://i.pinimg.com/564x/e3/3b/7b/e33b7b7c2af861352afd2aa75f698f96.jpg"}, {"id_anime": 26, "nombre_anime": "one_piece", "image": "https://m.media-amazon.com/images/M/MV5BODcwNWE3OTMtMDc3MS00NDFjLWE1OTAtNDU3NjgxODMxY2UyXkEyXkFqcGdeQXVyNTAyODkwOQ@@._V1_.jpg"}, {"id_anime": 27, "nombre_anime": "caballeros_del_zodiaco", "image": "https://i.pinimg.com/564x/5b/8a/da/5b8ada051b344f1b47eca0d1618a4915.jpg"}, {"id_anime": 28, "nombre_anime": "one punch man", "image": "https://i.pinimg.com/564x/db/9b/a5/db9ba5eadf3aa947a88c425e126cb398.jpg"}] | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"id_anime": {"type": "integer"}, "nombre_anime": {"type": "string"}, "image": {"type": "string"}, "id_evento": {"type": ["integer", "string"]}}, "required": ["id_anime", "image", "nombre_anime"]}} |
00b447a4-d556-45d6-adbc-f493b6aa971b/832c4a20-30ff-4499-b70a-fced44590a31/0/0 | Dados CNPJ | Busca os dados de um CNPJ diretamente na base de dados da Receita Federal. | 8.4 | CNPJ | Buscar dados empresa pelo CNPJ | 200 | Example_1 | {"dados": {"capital_social": "R$ 2.756.687.167,00", "cnae_principal": "6462000 - Holdings de institui\u00e7\u00f5es n\u00e3o-financeiras", "cnaes_secundarios": [], "cnpj": "22543331000100", "data_criacao": "27/05/2015", "data_situacao": "27/05/2015", "email": "[email protected]", "endereco": {"bairro": "ASA SUL", "cep": "70070030", "complemento": "", "logradouro": "QUADRA SAUS QUADRA 3", "municipio": "BRASILIA", "numero": "BL E", "uf": "DF"}, "natureza_juridica": "2046 - SOCIEDADE ANONIMA ABERTA", "nome_fantasia": "CAIXA SEGURIDADE", "porte": "Demais", "razao_social": "CAIXA SEGURIDADE PARTICIPACOES S/A", "situacao": "Ativa", "telefones": ["61 35216685"]}, "mensagem": "", "participacoes": [], "socios": [{"data_entrada": "10/02/2017", "documento_socio": "25231475807", "nome_socio": "GUSTAVO DE MORAES FERNANDES", "qualificacao": "DIRETOR"}, {"data_entrada": "12/06/2019", "documento_socio": "69550301168", "nome_socio": "RAFAEL DE OLIVEIRA MORAIS", "qualificacao": "DIRETOR"}, {"data_entrada": "30/07/2019", "documento_socio": "36441503115", "nome_socio": "LEONARDO GIUBERTI MATTEDI", "qualificacao": "DIRETOR"}, {"data_entrada": "12/03/2019", "documento_socio": "73255025753", "nome_socio": "MARCO ANTONIO DA SILVA BARROS", "qualificacao": "PRESIDENTE"}, {"data_entrada": "16/01/2019", "documento_socio": "28698339115", "nome_socio": "ADAO NUNES DA SILVA", "qualificacao": "CONSELHEIRO DE ADMINISTRA\u00c7\u00c3O"}, {"data_entrada": "16/01/2019", "documento_socio": "59891050700", "nome_socio": "ANTONIO JOAQUIM GONZALEZ RIO MAYOR", "qualificacao": "CONSELHEIRO DE ADMINISTRA\u00c7\u00c3O"}, {"data_entrada": "12/03/2019", "documento_socio": "01670067700", "nome_socio": "PEDRO DUARTE GUIMARAES", "qualificacao": "CONSELHEIRO DE ADMINISTRA\u00c7\u00c3O"}, {"data_entrada": "06/08/2019", "documento_socio": "02952714932", "nome_socio": "JULIO CESAR VOLPP SIERRA", "qualificacao": "CONSELHEIRO DE ADMINISTRA\u00c7\u00c3O"}, {"data_entrada": "04/10/2019", "documento_socio": "14772609865", "nome_socio": "ANDRE TOSELLO LALONI", "qualificacao": "CONSELHEIRO DE ADMINISTRA\u00c7\u00c3O"}, {"data_entrada": "04/10/2019", "documento_socio": "43647375420", "nome_socio": "LEONARDO JOSE ROLIM GUIMARAES", "qualificacao": "CONSELHEIRO DE ADMINISTRA\u00c7\u00c3O"}], "status": true} | {"properties": {"dados": {"properties": {"capital_social": {"type": "string"}, "cnae_principal": {"type": "string"}, "cnaes_secundarios": {"type": "array"}, "cnpj": {"type": "string"}, "data_criacao": {"type": "string"}, "data_situacao": {"type": "string"}, "email": {"type": "string"}, "endereco": {"properties": {"bairro": {"type": "string"}, "cep": {"type": "string"}, "complemento": {"type": "string"}, "logradouro": {"type": "string"}, "municipio": {"type": "string"}, "numero": {"type": "string"}, "uf": {"type": "string"}}, "type": "object"}, "natureza_juridica": {"type": "string"}, "nome_fantasia": {"type": "string"}, "porte": {"type": "string"}, "razao_social": {"type": "string"}, "situacao": {"type": "string"}, "telefones": {"items": {"type": "string"}, "type": "array"}}, "type": "object"}, "mensagem": {"type": "string"}, "participacoes": {"type": "array"}, "socios": {"items": {"properties": {"data_entrada": {"type": "string"}, "documento_socio": {"type": "string"}, "nome_socio": {"type": "string"}, "qualificacao": {"type": "string"}}, "type": "object"}, "type": "array"}, "status": {"type": "boolean"}}, "type": "object"} |
59cdf835e4b09ee12b02fc2f/cbf941fc-ed0c-41cd-a376-c20f37d3d9eb/0/0 | DNS Lookup | DNS Lookup API lets you gather a domain' corresponding IP address/A record, mail server/MX record, DNS servers/NS nameservers, as well as other items like SPF records/TXT records. | 8.1 | /whoisserver/DNSService | DNS Lookup API | 200 | Example_1 | {"DNSData": {"domainName": "google.com", "types": [1, 6, 16], "dnsTypes": "A,SOA,TXT", "audit": {"createdDate": "2019-05-07 14:45:22.916 UTC", "updatedDate": "2019-05-07 14:45:22.916 UTC"}, "dnsRecords": [{"type": 16, "dnsType": "TXT", "name": "google.com.", "ttl": 299, "rRsetType": 16, "rawText": "google.com.\t\t299\tIN\tTXT\t\"globalsign-smime-dv=CDYX+XFHUw2wml6/Gb8+59BsH31KzUr6c1l2BPvqKX8=\"", "strings": ["globalsign-smime-dv=CDYX+XFHUw2wml6/Gb8+59BsH31KzUr6c1l2BPvqKX8="]}, {"type": 16, "dnsType": "TXT", "name": "google.com.", "ttl": 299, "rRsetType": 16, "rawText": "google.com.\t\t299\tIN\tTXT\t\"v=spf1 include:_spf.google.com ~all\"", "strings": ["v=spf1 include:_spf.google.com ~all"]}, {"type": 16, "dnsType": "TXT", "name": "google.com.", "ttl": 299, "rRsetType": 16, "rawText": "google.com.\t\t299\tIN\tTXT\t\"docusign=05958488-4752-4ef2-95eb-aa7ba8a3bd0e\"", "strings": ["docusign=05958488-4752-4ef2-95eb-aa7ba8a3bd0e"]}, {"type": 16, "dnsType": "TXT", "name": "google.com.", "ttl": 299, "rRsetType": 16, "rawText": "google.com.\t\t299\tIN\tTXT\t\"facebook-domain-verification=22rm551cu4k0ab0bxsw536tlds4h95\"", "strings": ["facebook-domain-verification=22rm551cu4k0ab0bxsw536tlds4h95"]}, {"type": 1, "dnsType": "A", "name": "google.com.", "ttl": 299, "rRsetType": 1, "rawText": "google.com.\t\t299\tIN\tA\t172.217.5.206", "address": "172.217.5.206"}, {"type": 6, "dnsType": "SOA", "name": "google.com.", "ttl": 59, "rRsetType": 6, "rawText": "google.com.\t\t59\tIN\tSOA\tns1.google.com. dns-admin.google.com. 246997594 900 900 1800 60", "admin": "dns-admin.google.com.", "host": "ns1.google.com.", "expire": 1800, "minimum": 60, "refresh": 900, "retry": 900, "serial": 246997594}]}} | {"type": "object", "properties": {"DNSData": {"type": "object", "properties": {"domainName": {"type": "string"}, "types": {"type": "array", "items": {"type": "integer"}}, "dnsTypes": {"type": "string"}, "audit": {"type": "object", "properties": {"createdDate": {"type": "string"}, "updatedDate": {"type": "string"}}}, "dnsRecords": {"type": "array", "items": {"type": "object"}}}}}} |
f334fc49-0611-434d-9bc2-9a3111e4c7e8/6ab9ef56-4d07-4a51-9b24-13452cb45077/0/0 | Profilaktika | Demo APIs for database management | null | Duties | Desc | 200 | New Example | {"name": "Jalol"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/17cfa9c5-8803-4757-9e1b-54cec26076f9/1/0 | My GEO cloud | MY GEO CLOUD | null | cities | Returns list of cities | 200 | null | {"data": [{"id": "1", "country_id": "1", "division_id": "1", "name": "Hamhung", "native_name": "\ud568\ud765\uc2dc", "full_name": "", "code": "ham", "zipcode": "1111", "country_code": "1877449", "alternatenames": "Hamheung,Hamhung,Hamhungas,Hamhungo,Hamh\u016dng,Hienhing,Kanko,Kank\u014d,hamheung,hamheungsi,xian xing shi,\u54b8\u8208\u5e02,\ud568\ud765,\ud568\ud765\uc2dc", "latitude": "39.91833000", "longitude": "127.53639000", "timezone": "Asia/Pyongyang", "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"}], "meta": {"current_page": "1", "from": "1", "last_page": "10", "path": "", "per_page": "10", "to": "10", "total": "100", "links": [{"url": "", "label": "1", "active": true}]}, "links": {"first": "", "last": "", "prev": "", "next": ""}} | {"title": "CitiesList", "properties": {"data": {"type": "array", "items": {"title": "City", "properties": {"id": {"description": "id", "type": "integer"}, "country_id": {"description": "country id", "type": "integer"}, "division_id": {"description": "division id", "type": "integer"}, "name": {"description": "City name", "type": "string"}, "native_name": {"description": "localization name", "type": ["string", "null"]}, "full_name": {"description": "full name", "type": ["string", "null"]}, "code": {"description": "code", "type": ["string", "null"]}, "zipcode": {"description": "zipcode", "type": ["string", "null"]}, "country_code": {"description": "country code", "type": ["integer", "null"]}, "alternatenames": {"description": "alternate names", "type": ["string", "null"]}, "latitude": {"description": "latitude", "type": ["number", "null"]}, "longitude": {"description": "longitude", "type": ["number", "null"]}, "timezone": {"description": "timezone", "type": ["string", "null"]}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"}}, "meta": {"title": "Meta", "properties": {"current_page": {"description": "current page number.", "type": "integer"}, "from": {"description": "current number.", "type": "integer"}, "last_page": {"description": "last page number.", "type": "integer"}, "path": {"description": "request url", "type": "string"}, "per_page": {"description": "count per page", "type": "string"}, "to": {"description": "last current number.", "type": "integer"}, "total": {"description": "total count.", "type": "integer"}, "links": {"type": "array", "items": {"properties": {"url": {"description": "page url", "type": ["string", "null"]}, "label": {"description": "page label", "type": "string"}, "active": {"description": "active or not", "type": "boolean"}}, "type": "object"}}}, "type": "object"}, "links": {"title": "Links", "properties": {"first": {"description": "first available page.", "type": ["string", "null"]}, "last": {"description": "last available page.", "type": ["string", "null"]}, "prev": {"description": "Get the URL for the previous page.", "type": ["string", "null"]}, "next": {"description": "Get the URL for the next page.", "type": ["string", "null"]}}, "type": "object"}}, "type": "object"} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/4e1e9661-d834-4598-adcb-2099adf0fc9d/0/0 | My GEO cloud | MY GEO CLOUD | null | divisionsByCountry | Returns list of divisions | 200 | null | {"data": [{"id": "1", "country_id": "1", "name": "Hongkong", "native_name": "\u9999\u6e2f", "full_name": "", "code": "hk", "has_city": true, "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"}], "meta": {"current_page": "1", "from": "1", "last_page": "10", "path": "", "per_page": "10", "to": "10", "total": "100", "links": [{"url": "", "label": "1", "active": true}]}, "links": {"first": "", "last": "", "prev": "", "next": ""}} | {"title": "DivisionsList", "properties": {"data": {"type": "array", "items": {"title": "Division", "properties": {"id": {"description": "id", "type": "integer"}, "country_id": {"description": "country id", "type": "integer"}, "name": {"description": "name", "type": "string"}, "native_name": {"description": "localization name", "type": ["string", "null"]}, "full_name": {"description": "full name", "type": ["string", "null"]}, "code": {"description": "code", "type": ["string", "null"]}, "has_city": {"type": "boolean"}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"}}, "meta": {"title": "Meta", "properties": {"current_page": {"description": "current page number.", "type": "integer"}, "from": {"description": "current number.", "type": "integer"}, "last_page": {"description": "last page number.", "type": "integer"}, "path": {"description": "request url", "type": "string"}, "per_page": {"description": "count per page", "type": "string"}, "to": {"description": "last current number.", "type": "integer"}, "total": {"description": "total count.", "type": "integer"}, "links": {"type": "array", "items": {"properties": {"url": {"description": "page url", "type": ["string", "null"]}, "label": {"description": "page label", "type": "string"}, "active": {"description": "active or not", "type": "boolean"}}, "type": "object"}}}, "type": "object"}, "links": {"title": "Links", "properties": {"first": {"description": "first available page.", "type": ["string", "null"]}, "last": {"description": "last available page.", "type": ["string", "null"]}, "prev": {"description": "Get the URL for the previous page.", "type": ["string", "null"]}, "next": {"description": "Get the URL for the next page.", "type": ["string", "null"]}}, "type": "object"}}, "type": "object"} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/d0101507-56e8-4bec-bb8f-95cda266a622/1/0 | My GEO cloud | MY GEO CLOUD | null | language | Returns language | 200 | null | {"id": "1", "iso_language_name": "Abkhazian", "native_name": "\u0430\u04a7\u0441\u0443\u0430 \u0431\u044b\u0437\u0448\u04d9\u0430, \u0430\u04a7\u0441\u0448\u04d9\u0430", "iso2": "ab", "iso3": "abk", "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"} | {"title": "Language", "properties": {"id": {"description": "id", "type": "integer"}, "iso_language_name": {"description": "iso language name", "type": ["string", "null"]}, "native_name": {"description": "localization name", "type": ["string", "null"]}, "iso2": {"description": "iso2 code", "type": ["string", "null"]}, "iso3": {"description": "iso2 code", "type": ["string", "null"]}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/75483cf0-bd4b-4a40-a79b-b91954820bbb/2/0 | My GEO cloud | MY GEO CLOUD | null | divisions | Returns list of divisions | 200 | null | {"data": [{"id": "1", "country_id": "1", "name": "Hongkong", "native_name": "\u9999\u6e2f", "full_name": "", "code": "hk", "has_city": true, "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"}], "meta": {"current_page": "1", "from": "1", "last_page": "10", "path": "", "per_page": "10", "to": "10", "total": "100", "links": [{"url": "", "label": "1", "active": true}]}, "links": {"first": "", "last": "", "prev": "", "next": ""}} | {"title": "DivisionsList", "properties": {"data": {"type": "array", "items": {"title": "Division", "properties": {"id": {"description": "id", "type": "integer"}, "country_id": {"description": "country id", "type": "integer"}, "name": {"description": "name", "type": "string"}, "native_name": {"description": "localization name", "type": ["string", "null"]}, "full_name": {"description": "full name", "type": ["string", "null"]}, "code": {"description": "code", "type": ["string", "null"]}, "has_city": {"type": "boolean"}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"}}, "meta": {"title": "Meta", "properties": {"current_page": {"description": "current page number.", "type": "integer"}, "from": {"description": "current number.", "type": "integer"}, "last_page": {"description": "last page number.", "type": "integer"}, "path": {"description": "request url", "type": "string"}, "per_page": {"description": "count per page", "type": "string"}, "to": {"description": "last current number.", "type": "integer"}, "total": {"description": "total count.", "type": "integer"}, "links": {"type": "array", "items": {"properties": {"url": {"description": "page url", "type": ["string", "null"]}, "label": {"description": "page label", "type": "string"}, "active": {"description": "active or not", "type": "boolean"}}, "type": "object"}}}, "type": "object"}, "links": {"title": "Links", "properties": {"first": {"description": "first available page.", "type": ["string", "null"]}, "last": {"description": "last available page.", "type": ["string", "null"]}, "prev": {"description": "Get the URL for the previous page.", "type": ["string", "null"]}, "next": {"description": "Get the URL for the next page.", "type": ["string", "null"]}}, "type": "object"}}, "type": "object"} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/89179364-e094-4969-af5b-72691acc2c47/1/0 | My GEO cloud | MY GEO CLOUD | null | country | Returns country | 200 | null | {"id": "119", "continent_id": "2", "name": "Russia", "native_name": "\u0420\u043e\u0441\u0441\u0438\u044f", "full_name": "Russian Federation", "language": "ru", "languages": "ru,tt,xal,cau,ady,kv,ce,tyv,cv,udm,tut,mns,bua,myv,mdf,chm,ba,inh,tut,kbd,krc,av,sah,nog", "capital": "Moscow", "code": "ru", "code_alpha3": "rus", "code_numeric": "2017370", "emoji": "\ud83c\uddf7\ud83c\uddfa", "has_division": true, "currency_code": "RUB", "currency_name": "Russian Ruble", "currency_symbol": "\u20bd", "tld": ".ru", "callingcode": "7", "postal_code_regexp": "^(d{6})$", "postal_code_format": "######", "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"} | {"title": "Country", "properties": {"id": {"description": "id", "type": "integer"}, "continent_id": {"description": "Continent id", "type": "integer"}, "name": {"description": "Country name", "type": "string"}, "native_name": {"description": "localization name", "type": ["string", "null"]}, "full_name": {"description": "full name", "type": ["string", "null"]}, "language": {"description": "Country general language", "type": ["string", "null"]}, "languages": {"description": "Country languages", "type": ["string", "null"]}, "capital": {"description": "capital", "type": ["string", "null"]}, "code": {"description": "code", "type": ["string", "null"]}, "code_alpha3": {"description": "code alpha3", "type": ["string", "null"]}, "code_numeric": {"description": "code numeric", "type": ["string", "null"]}, "emoji": {"description": "emoji flag", "type": ["string", "null"]}, "has_division": {"type": "boolean"}, "currency_code": {"description": "currency code", "type": ["string", "null"]}, "currency_name": {"description": "currency name", "type": ["string", "null"]}, "currency_symbol": {"description": "currency symbol", "type": ["string", "null"]}, "tld": {"description": "tld", "type": ["string", "null"]}, "callingcode": {"description": "calling code", "type": ["string", "null"]}, "postal_code_regexp": {"description": "postal code regexp", "type": ["string", "null"]}, "postal_code_format": {"description": "postal code format", "type": ["string", "null"]}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/b92fe744-9ee1-4442-b494-35e6b35f9652/0/0 | My GEO cloud | MY GEO CLOUD | null | languages | Returns list of languages | 200 | null | {"data": [{"id": "1", "iso_language_name": "Abkhazian", "native_name": "\u0430\u04a7\u0441\u0443\u0430 \u0431\u044b\u0437\u0448\u04d9\u0430, \u0430\u04a7\u0441\u0448\u04d9\u0430", "iso2": "ab", "iso3": "abk", "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"}], "meta": {"current_page": "1", "from": "1", "last_page": "10", "path": "", "per_page": "10", "to": "10", "total": "100", "links": [{"url": "", "label": "1", "active": true}]}, "links": {"first": "", "last": "", "prev": "", "next": ""}} | {"title": "LanguagesList", "properties": {"data": {"type": "array", "items": {"title": "Language", "properties": {"id": {"description": "id", "type": "integer"}, "iso_language_name": {"description": "iso language name", "type": ["string", "null"]}, "native_name": {"description": "localization name", "type": ["string", "null"]}, "iso2": {"description": "iso2 code", "type": ["string", "null"]}, "iso3": {"description": "iso2 code", "type": ["string", "null"]}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"}}, "meta": {"title": "Meta", "properties": {"current_page": {"description": "current page number.", "type": "integer"}, "from": {"description": "current number.", "type": "integer"}, "last_page": {"description": "last page number.", "type": "integer"}, "path": {"description": "request url", "type": "string"}, "per_page": {"description": "count per page", "type": "string"}, "to": {"description": "last current number.", "type": "integer"}, "total": {"description": "total count.", "type": "integer"}, "links": {"type": "array", "items": {"properties": {"url": {"description": "page url", "type": ["string", "null"]}, "label": {"description": "page label", "type": "string"}, "active": {"description": "active or not", "type": "boolean"}}, "type": "object"}}}, "type": "object"}, "links": {"title": "Links", "properties": {"first": {"description": "first available page.", "type": ["string", "null"]}, "last": {"description": "last available page.", "type": ["string", "null"]}, "prev": {"description": "Get the URL for the previous page.", "type": ["string", "null"]}, "next": {"description": "Get the URL for the next page.", "type": ["string", "null"]}}, "type": "object"}}, "type": "object"} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/0dd8e60b-83e0-46ae-8bc6-c35a65b40b96/0/0 | My GEO cloud | MY GEO CLOUD | null | continents | Returns list of continents | 200 | null | {"data": [{"id": "1", "name": "Asia", "code": "as", "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"}], "meta": {"current_page": "1", "from": "1", "last_page": "10", "path": "", "per_page": "10", "to": "10", "total": "100", "links": [{"url": "", "label": "1", "active": true}]}, "links": {"first": "", "last": "", "prev": "", "next": ""}} | {"title": "ContinentsList", "properties": {"data": {"type": "array", "items": {"title": "Continent", "properties": {"id": {"description": "id", "type": "integer"}, "name": {"description": "Continent name", "type": "string"}, "code": {"description": "Continent code", "type": "string"}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"}}, "meta": {"title": "Meta", "properties": {"current_page": {"description": "current page number.", "type": "integer"}, "from": {"description": "current number.", "type": "integer"}, "last_page": {"description": "last page number.", "type": "integer"}, "path": {"description": "request url", "type": "string"}, "per_page": {"description": "count per page", "type": "string"}, "to": {"description": "last current number.", "type": "integer"}, "total": {"description": "total count.", "type": "integer"}, "links": {"type": "array", "items": {"properties": {"url": {"description": "page url", "type": ["string", "null"]}, "label": {"description": "page label", "type": "string"}, "active": {"description": "active or not", "type": "boolean"}}, "type": "object"}}}, "type": "object"}, "links": {"title": "Links", "properties": {"first": {"description": "first available page.", "type": ["string", "null"]}, "last": {"description": "last available page.", "type": ["string", "null"]}, "prev": {"description": "Get the URL for the previous page.", "type": ["string", "null"]}, "next": {"description": "Get the URL for the next page.", "type": ["string", "null"]}}, "type": "object"}}, "type": "object"} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/b5bf3033-fdc6-4a37-99b9-c10ed97e8b51/2/0 | My GEO cloud | MY GEO CLOUD | null | city | Returns city | 200 | null | {"id": "1", "country_id": "1", "division_id": "1", "name": "Hamhung", "native_name": "\ud568\ud765\uc2dc", "full_name": "", "code": "ham", "zipcode": "1111", "country_code": "1877449", "alternatenames": "Hamheung,Hamhung,Hamhungas,Hamhungo,Hamh\u016dng,Hienhing,Kanko,Kank\u014d,hamheung,hamheungsi,xian xing shi,\u54b8\u8208\u5e02,\ud568\ud765,\ud568\ud765\uc2dc", "latitude": "39.91833000", "longitude": "127.53639000", "timezone": "Asia/Pyongyang", "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"} | {"title": "City", "properties": {"id": {"description": "id", "type": "integer"}, "country_id": {"description": "country id", "type": "integer"}, "division_id": {"description": "division id", "type": "integer"}, "name": {"description": "City name", "type": "string"}, "native_name": {"description": "localization name", "type": ["string", "null"]}, "full_name": {"description": "full name", "type": ["string", "null"]}, "code": {"description": "code", "type": ["string", "null"]}, "zipcode": {"description": "zipcode", "type": ["string", "null"]}, "country_code": {"description": "country code", "type": ["integer", "null"]}, "alternatenames": {"description": "alternate names", "type": ["string", "null"]}, "latitude": {"description": "latitude", "type": ["number", "null"]}, "longitude": {"description": "longitude", "type": ["number", "null"]}, "timezone": {"description": "timezone", "type": ["string", "null"]}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/514c88d4-61ec-46db-beeb-1abbb7a7a86a/2/0 | My GEO cloud | MY GEO CLOUD | null | division | Returns division | 200 | null | {"id": "1", "country_id": "1", "name": "Hongkong", "native_name": "\u9999\u6e2f", "full_name": "", "code": "hk", "has_city": true, "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"} | {"title": "Division", "properties": {"id": {"description": "id", "type": "integer"}, "country_id": {"description": "country id", "type": "integer"}, "name": {"description": "name", "type": "string"}, "native_name": {"description": "localization name", "type": ["string", "null"]}, "full_name": {"description": "full name", "type": ["string", "null"]}, "code": {"description": "code", "type": ["string", "null"]}, "has_city": {"type": "boolean"}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/37cc903e-712b-4478-8a1c-b67724133c3b/2/0 | My GEO cloud | MY GEO CLOUD | null | countryByContinent | Returns list of continents | 200 | null | {"data": [{"id": "1", "name": "Asia", "code": "as", "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"}], "meta": {"current_page": "1", "from": "1", "last_page": "10", "path": "", "per_page": "10", "to": "10", "total": "100", "links": [{"url": "", "label": "1", "active": true}]}, "links": {"first": "", "last": "", "prev": "", "next": ""}} | {"title": "ContinentsList", "properties": {"data": {"type": "array", "items": {"title": "Continent", "properties": {"id": {"description": "id", "type": "integer"}, "name": {"description": "Continent name", "type": "string"}, "code": {"description": "Continent code", "type": "string"}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"}}, "meta": {"title": "Meta", "properties": {"current_page": {"description": "current page number.", "type": "integer"}, "from": {"description": "current number.", "type": "integer"}, "last_page": {"description": "last page number.", "type": "integer"}, "path": {"description": "request url", "type": "string"}, "per_page": {"description": "count per page", "type": "string"}, "to": {"description": "last current number.", "type": "integer"}, "total": {"description": "total count.", "type": "integer"}, "links": {"type": "array", "items": {"properties": {"url": {"description": "page url", "type": ["string", "null"]}, "label": {"description": "page label", "type": "string"}, "active": {"description": "active or not", "type": "boolean"}}, "type": "object"}}}, "type": "object"}, "links": {"title": "Links", "properties": {"first": {"description": "first available page.", "type": ["string", "null"]}, "last": {"description": "last available page.", "type": ["string", "null"]}, "prev": {"description": "Get the URL for the previous page.", "type": ["string", "null"]}, "next": {"description": "Get the URL for the next page.", "type": ["string", "null"]}}, "type": "object"}}, "type": "object"} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/8a0ef1b9-6a90-4f96-84e3-71d1242f30a7/0/0 | My GEO cloud | MY GEO CLOUD | null | countries | Returns list of countries | 200 | null | {"data": [{"id": "119", "continent_id": "2", "name": "Russia", "native_name": "\u0420\u043e\u0441\u0441\u0438\u044f", "full_name": "Russian Federation", "language": "ru", "languages": "ru,tt,xal,cau,ady,kv,ce,tyv,cv,udm,tut,mns,bua,myv,mdf,chm,ba,inh,tut,kbd,krc,av,sah,nog", "capital": "Moscow", "code": "ru", "code_alpha3": "rus", "code_numeric": "2017370", "emoji": "\ud83c\uddf7\ud83c\uddfa", "has_division": true, "currency_code": "RUB", "currency_name": "Russian Ruble", "currency_symbol": "\u20bd", "tld": ".ru", "callingcode": "7", "postal_code_regexp": "^(d{6})$", "postal_code_format": "######", "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"}], "meta": {"current_page": "1", "from": "1", "last_page": "10", "path": "", "per_page": "10", "to": "10", "total": "100", "links": [{"url": "", "label": "1", "active": true}]}, "links": {"first": "", "last": "", "prev": "", "next": ""}} | {"title": "CountryList", "properties": {"data": {"type": "array", "items": {"title": "Country", "properties": {"id": {"description": "id", "type": "integer"}, "continent_id": {"description": "Continent id", "type": "integer"}, "name": {"description": "Country name", "type": "string"}, "native_name": {"description": "localization name", "type": ["string", "null"]}, "full_name": {"description": "full name", "type": ["string", "null"]}, "language": {"description": "Country general language", "type": ["string", "null"]}, "languages": {"description": "Country languages", "type": ["string", "null"]}, "capital": {"description": "capital", "type": ["string", "null"]}, "code": {"description": "code", "type": ["string", "null"]}, "code_alpha3": {"description": "code alpha3", "type": ["string", "null"]}, "code_numeric": {"description": "code numeric", "type": ["string", "null"]}, "emoji": {"description": "emoji flag", "type": ["string", "null"]}, "has_division": {"type": "boolean"}, "currency_code": {"description": "currency code", "type": ["string", "null"]}, "currency_name": {"description": "currency name", "type": ["string", "null"]}, "currency_symbol": {"description": "currency symbol", "type": ["string", "null"]}, "tld": {"description": "tld", "type": ["string", "null"]}, "callingcode": {"description": "calling code", "type": ["string", "null"]}, "postal_code_regexp": {"description": "postal code regexp", "type": ["string", "null"]}, "postal_code_format": {"description": "postal code format", "type": ["string", "null"]}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"}}, "meta": {"title": "Meta", "properties": {"current_page": {"description": "current page number.", "type": "integer"}, "from": {"description": "current number.", "type": "integer"}, "last_page": {"description": "last page number.", "type": "integer"}, "path": {"description": "request url", "type": "string"}, "per_page": {"description": "count per page", "type": "string"}, "to": {"description": "last current number.", "type": "integer"}, "total": {"description": "total count.", "type": "integer"}, "links": {"type": "array", "items": {"properties": {"url": {"description": "page url", "type": ["string", "null"]}, "label": {"description": "page label", "type": "string"}, "active": {"description": "active or not", "type": "boolean"}}, "type": "object"}}}, "type": "object"}, "links": {"title": "Links", "properties": {"first": {"description": "first available page.", "type": ["string", "null"]}, "last": {"description": "last available page.", "type": ["string", "null"]}, "prev": {"description": "Get the URL for the previous page.", "type": ["string", "null"]}, "next": {"description": "Get the URL for the next page.", "type": ["string", "null"]}}, "type": "object"}}, "type": "object"} |
198de96a-8fda-4cbd-89bc-7fba9be717f5/516abcb2-94b5-4e77-a2c2-706f4e7d9be7/0/0 | My GEO cloud | MY GEO CLOUD | null | citiesByCountry | Returns list of cities | 200 | null | {"data": [{"id": "1", "country_id": "1", "division_id": "1", "name": "Hamhung", "native_name": "\ud568\ud765\uc2dc", "full_name": "", "code": "ham", "zipcode": "1111", "country_code": "1877449", "alternatenames": "Hamheung,Hamhung,Hamhungas,Hamhungo,Hamh\u016dng,Hienhing,Kanko,Kank\u014d,hamheung,hamheungsi,xian xing shi,\u54b8\u8208\u5e02,\ud568\ud765,\ud568\ud765\uc2dc", "latitude": "39.91833000", "longitude": "127.53639000", "timezone": "Asia/Pyongyang", "created_at": "2020-01-27 17:50:45", "updated_at": "2020-01-27 17:50:45"}], "meta": {"current_page": "1", "from": "1", "last_page": "10", "path": "", "per_page": "10", "to": "10", "total": "100", "links": [{"url": "", "label": "1", "active": true}]}, "links": {"first": "", "last": "", "prev": "", "next": ""}} | {"title": "CitiesList", "properties": {"data": {"type": "array", "items": {"title": "City", "properties": {"id": {"description": "id", "type": "integer"}, "country_id": {"description": "country id", "type": "integer"}, "division_id": {"description": "division id", "type": "integer"}, "name": {"description": "City name", "type": "string"}, "native_name": {"description": "localization name", "type": ["string", "null"]}, "full_name": {"description": "full name", "type": ["string", "null"]}, "code": {"description": "code", "type": ["string", "null"]}, "zipcode": {"description": "zipcode", "type": ["string", "null"]}, "country_code": {"description": "country code", "type": ["integer", "null"]}, "alternatenames": {"description": "alternate names", "type": ["string", "null"]}, "latitude": {"description": "latitude", "type": ["number", "null"]}, "longitude": {"description": "longitude", "type": ["number", "null"]}, "timezone": {"description": "timezone", "type": ["string", "null"]}, "created_at": {"description": "created date", "type": "string", "format": "datetime"}, "updated_at": {"description": "updated date", "type": "string", "format": "datetime"}}, "type": "object"}}, "meta": {"title": "Meta", "properties": {"current_page": {"description": "current page number.", "type": "integer"}, "from": {"description": "current number.", "type": "integer"}, "last_page": {"description": "last page number.", "type": "integer"}, "path": {"description": "request url", "type": "string"}, "per_page": {"description": "count per page", "type": "string"}, "to": {"description": "last current number.", "type": "integer"}, "total": {"description": "total count.", "type": "integer"}, "links": {"type": "array", "items": {"properties": {"url": {"description": "page url", "type": ["string", "null"]}, "label": {"description": "page label", "type": "string"}, "active": {"description": "active or not", "type": "boolean"}}, "type": "object"}}}, "type": "object"}, "links": {"title": "Links", "properties": {"first": {"description": "first available page.", "type": ["string", "null"]}, "last": {"description": "last available page.", "type": ["string", "null"]}, "prev": {"description": "Get the URL for the previous page.", "type": ["string", "null"]}, "next": {"description": "Get the URL for the next page.", "type": ["string", "null"]}}, "type": "object"}}, "type": "object"} |
37eaae0a-c7bc-42f1-805e-7042eb1de989/aa1c248f-4880-4656-91c8-ec6c04b449ef/0/0 | Indonesian Kata Baku KBBI | Indonesian Kata Baku (standart-word) checker based on KBBI | null | Check Baku | Check Standart Word (Baku) | 200 | Response | {"word": "antri", "standard": false} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"word": {"type": "string"}, "standard": {"type": "boolean"}}, "required": ["standard", "word"]} |
827cbed5-2688-4ea7-8955-0a5f0636325e/d900fa49-602d-49bf-af57-61da7b051b17/0/0 | Domain Reputation | Domain Reputation API lets you build a risk profile for a given domain or IP address with a single score based on multiple data sources. | null | Domain Reputation | Evaluate reputation of a domain or IP (v1) | 200 | Example | {"mode": "fast", "reputationScore": 98.52, "testResults": [{"test": "SSL vulnerabilities", "warnings": ["HTTP Strict Transport Security not set", "Heartbeat extension disabled", "TLSA record not configured or configured wrong", "OCSP stapling not configured"]}]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"mode": {"type": "string"}, "reputationScore": {"type": "number"}, "testResults": {"type": "array", "items": {"type": "object", "properties": {"test": {"type": "string"}, "warnings": {"type": "array", "items": {"type": "string"}}}, "required": ["test", "warnings"]}}}, "required": ["mode", "reputationScore", "testResults"]} |
b603d990-60a3-4c93-a0e4-2b3ed51474cb/f6f9ca18-4a58-41ea-aa71-b8344850b584/0/0 | testPostApi | POST API batman RDS | null | PostEndPoint | Post End Point RDS API | 200 | exampleTestBatmanApiPOST | {"key1": "val1", "key2": "val2"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"key1": {"type": "string"}, "key2": {"type": "string"}}, "required": ["key1", "key2"]} |
9e2d2a96-feec-4e22-bacb-d8d4c1acd605/44f244e2-52d5-40c7-a044-323616da458b/0/0 | anime-collection | A collection of information about the latest anime season | null | Get information from list of airing anime | Get information from list of airing anime | 200 | New Example | {"index": 1, "title": "Komi-san wa, Comyushou desu.", "url": "https://myanimelist.net/anime/48926/Komi-san_wa_Comyushou_desu", "img": "https://cdn.myanimelist.net/images/anime/1899/117237.jpg", "release_date": "Oct 7, 2021, 00:00 (JST)", "release_day": "7", "release_month": "Oct", "release_year": "2021", "release_time_japan": "00:00", "portugal_release_day": "06/10/2021, 18:00:00", "day_of_week_release": "Thursday", "next_release": "16/12/2021, 18:00:00", "days_left_to_next_release": 4, "hours_left_to_next_release": 99, "minutes_left_to_next_release": 5983, "days_since_release": 66, "weeks_since_release": 9, "mal_score": 8.27, "mal_fans": 411.37} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"index": {"type": "integer"}, "title": {"type": "string"}, "url": {"type": "string"}, "img": {"type": "string"}, "release_date": {"type": "string"}, "release_day": {"type": "string"}, "release_month": {"type": "string"}, "release_year": {"type": "string"}, "release_time_japan": {"type": "string"}, "portugal_release_day": {"type": "string"}, "day_of_week_release": {"type": "string"}, "next_release": {"type": "string"}, "days_left_to_next_release": {"type": "integer"}, "hours_left_to_next_release": {"type": "integer"}, "minutes_left_to_next_release": {"type": "integer"}, "days_since_release": {"type": "integer"}, "weeks_since_release": {"type": "integer"}, "mal_score": {"type": "number"}, "mal_fans": {"type": "number"}}, "required": ["day_of_week_release", "days_left_to_next_release", "days_since_release", "hours_left_to_next_release", "img", "index", "mal_fans", "mal_score", "minutes_left_to_next_release", "next_release", "portugal_release_day", "release_date", "release_day", "release_month", "release_time_japan", "release_year", "title", "url", "weeks_since_release"]} |
a2eb3024-e100-4178-9994-17c0badb21a0/27c4c1c3-15c7-4bcf-a336-69cd8331c674/0/0 | Domains and Subdomains Discovery | Domains and Subdomains Discovery API identifies all the domain names and/or subdomains containing specified search terms. | 0.1 | Domain/Subdomain Discovery | Domains & Subdomains lookup | 200 | Example_1 | {"domainsCount": 5, "domainsList": ["aws-p2s-retail-proxy-cn-north-1-prod.amazon.cn", "aws-auth-tracker.dev.lab.kipi.lab126.amazon.dev", "aws-orgs-opxs-preprod.amazon.cn", "aws-finx-prp-cn-north-1-prod.amazon.cn", "aws-finx-prp-cn-north-1-gamma.amazon.cn"]} | {"properties": {"domainsCount": {"type": "integer"}, "domainsList": {"items": {"type": "string"}, "type": "array"}}, "type": "object"} |
3d2f562c-0888-4441-a76a-c2213cd5cc16/e727bdd3-0954-4fa8-8ae7-9e91d19dcea7/0/0 | Mocking Rock | An APIs collection for getting sample profiles and city Data for testings for frontend or mock testings. | 7.5 | Get Geo location Of IP address | Pass IP address to get its geo location and other details | 200 | Response | {"request": "34.89.89.28", "status": 200, "delay": "2ms", "areaCode": "", "city": "London", "continentCode": "EU", "continentName": "Europe", "countryCode": "GB", "countryName": "United Kingdom", "currencyCode": "GBP", "currencyConverter": 0.8309, "currencySymbol": "\u00a3", "currencySymbol_UTF8": "\u00a3", "dmaCode": "", "euVATRate": false, "inEU": false, "locationAccuracyRadius": "20", "latLong": {"latitude": "51.5095", "longitude": "-0.0955"}, "region": "England", "regionCode": "ENG", "regionName": "England", "timezone": "Europe/London"} | {"type": "object", "properties": {"request": {"type": "string"}, "status": {"type": "integer"}, "delay": {"type": "string"}, "areaCode": {"type": "string"}, "city": {"type": "string"}, "continentCode": {"type": "string"}, "continentName": {"type": "string"}, "countryCode": {"type": "string"}, "countryName": {"type": "string"}, "currencyCode": {"type": "string"}, "currencyConverter": {"type": "number"}, "currencySymbol": {"type": "string"}, "currencySymbol_UTF8": {"type": "string"}, "dmaCode": {"type": "string"}, "euVATRate": {"type": "boolean"}, "inEU": {"type": "boolean"}, "locationAccuracyRadius": {"type": "string"}, "latLong": {"type": "object", "properties": {"latitude": {"type": "string"}, "longitude": {"type": "string"}}}, "region": {"type": "string"}, "regionCode": {"type": "string"}, "regionName": {"type": "string"}, "timezone": {"type": "string"}}} |
3d2f562c-0888-4441-a76a-c2213cd5cc16/74499b43-75b6-4c8b-a27e-7ae083bc4eb5/0/0 | Mocking Rock | An APIs collection for getting sample profiles and city Data for testings for frontend or mock testings. | 7.5 | Get Sample BusinessProfile | Use this API to get fake-generated Business Profile sample data.
By default, it will generate "en" locale for a single count.
If count query is greater than 1 it will randomize the generated profiles
to a different locale.
To set a default locale pass it as the query.List of the locale you can get from locale API.
In case of the wrong locale is given it will return the result based on default settings as mentioned above. | 200 | Response | [{"id": "eb61932d-2a58-4bd4-9f55-1f74ae8ba77c", "locale": "en", "name": "Feest Group", "address": {"street": "146 Green Land", "city": "East Deja", "state": "Washington", "zipCode": "45477", "country": "Latvia"}, "phone": "(340) 615-9603 x782", "email": "[email protected]", "website": "http://absolute-alcove.net", "industry": "Sports", "openingHours": "12:00 AM - 6:00 PM", "socialMedia": {"facebook": "https://facebook.com/Hope_Rohan", "twitter": "Marcel_Huels35", "instagram": "Agnes_Kshlerin"}, "creditCard": {"cardNumber": "3475-273235-10663", "issuer": "visa", "expiryDate": "12/25", "cvv": "863", "cardHolderName": "Lucia Schneider"}}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "locale": {"type": "string"}, "name": {"type": "string"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "zipCode": {"type": "string"}, "country": {"type": "string"}}}, "phone": {"type": "string"}, "email": {"type": "string"}, "website": {"type": "string"}, "industry": {"type": "string"}, "openingHours": {"type": "string"}, "socialMedia": {"type": "object", "properties": {"facebook": {"type": "string"}, "twitter": {"type": "string"}, "instagram": {"type": "string"}}}, "creditCard": {"type": "object", "properties": {"cardNumber": {"type": "string"}, "issuer": {"type": "string"}, "expiryDate": {"type": "string"}, "cvv": {"type": "string"}, "cardHolderName": {"type": "string"}}}}}} |
3d2f562c-0888-4441-a76a-c2213cd5cc16/319e6b57-8024-4bc7-b960-115d1edc140b/0/0 | Mocking Rock | An APIs collection for getting sample profiles and city Data for testings for frontend or mock testings. | 7.5 | Get Sample UserProfile | Use this API to get fake-generated user Profile sample data.
By default, it will generate "en" locale for a single count.
If count query is greater than 1 it will randomize the generated profiles
to a different locale.
To set a default locale pass it as the query.List of the locale you can get from locale API.
In case of the wrong locale is given it will return the result based on default settings as mentioned above. | 200 | Response | [{"id": "16763029-9a33-4e48-a924-d286c0188bc1", "locale": "en", "name": {"prefix": "Mr.", "first": "Samuel", "middle": "Reign", "last": "Mayert", "suffix": "III"}, "email": "[email protected]", "address": {"street": "1836 Emilio Forge", "city": "Lincolnport", "state": "Hawaii", "zipCode": "32787", "country": "Botswana"}, "phone": "1-634-266-4033", "dob": "1954-07-03T18:43:21.910Z", "sex": "male", "company": {"name": "Huel - Ryan", "catchPhrase": "Networked 6th generation approach", "bs": "architect seamless e-services"}, "jobTitle": "District Intranet Manager", "avatar": "https://cloudflare-ipfs.com/ipfs/Qmd3W5DuhgHirLHGVixi6V76LhCkZUz6pnFt5AJBiyvHye/avatar/719.jpg", "bio": "Quasi deserunt voluptates aperiam pariatur excepturi. Enim ipsum eius accusamus nostrum iure. Molestiae quia sit recusandae minima saepe sit consectetur.", "createdAt": "2023-03-03T20:23:30.803Z", "paymentCard": {"cardNumber": "6759-7882-8262-9776-80", "issuer": "jcb", "expiryDate": "07/24", "cvv": "831", "cardHolderName": "Samuel Mayert"}}, {"id": "589832bf-f15d-44db-aac9-40345cde3e76", "locale": "en", "name": {"prefix": "Miss", "first": "Melinda", "middle": "Dakota", "last": "Kuphal", "suffix": "Jr."}, "email": "[email protected]", "address": {"street": "5692 Skye Cape", "city": "Pasadena", "state": "Tennessee", "zipCode": "16224-7946", "country": "Uruguay"}, "phone": "739-476-9471", "dob": "1981-03-10T07:16:02.885Z", "sex": "female", "company": {"name": "Franey LLC", "catchPhrase": "User-centric disintermediate strategy", "bs": "target front-end channels"}, "jobTitle": "Central Directives Liaison", "avatar": "https://cloudflare-ipfs.com/ipfs/Qmd3W5DuhgHirLHGVixi6V76LhCkZUz6pnFt5AJBiyvHye/avatar/886.jpg", "bio": "Ex sapiente minus ullam hic vero quas. Beatae placeat impedit inventore. Dolores perferendis quis quis adipisci veniam corrupti fugiat aperiam. Dolorum vitae eos dolor necessitatibus vero iusto corrupti.", "createdAt": "2023-03-04T00:59:15.386Z", "paymentCard": {"cardNumber": "50209716427476978", "issuer": "diners_club", "expiryDate": "10/26", "cvv": "810", "cardHolderName": "Melinda Kuphal"}}] | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "locale": {"type": "string"}, "name": {"type": "object", "properties": {"prefix": {"type": "string"}, "first": {"type": "string"}, "middle": {"type": "string"}, "last": {"type": "string"}, "suffix": {"type": "string"}}}, "email": {"type": "string"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "zipCode": {"type": "string"}, "country": {"type": "string"}}}, "phone": {"type": "string"}, "dob": {"type": "string"}, "sex": {"type": "string"}, "company": {"type": "object", "properties": {"name": {"type": "string"}, "catchPhrase": {"type": "string"}, "bs": {"type": "string"}}}, "jobTitle": {"type": "string"}, "avatar": {"type": "string"}, "bio": {"type": "string"}, "createdAt": {"type": "string"}, "paymentCard": {"type": "object", "properties": {"cardNumber": {"type": "string"}, "issuer": {"type": "string"}, "expiryDate": {"type": "string"}, "cvv": {"type": "string"}, "cardHolderName": {"type": "string"}}}}}} |
3d2f562c-0888-4441-a76a-c2213cd5cc16/df488aa0-6d3a-45aa-85b8-0ec83a81bf92/0/0 | Mocking Rock | An APIs collection for getting sample profiles and city Data for testings for frontend or mock testings. | 7.5 | Get Country Codes | Use this API to get list of countries, Their ISO3 & ISO2 codes. | 200 | Response | {"country": ["Afghanistan", "Albania", "Algeria", "American Samoa", "Andorra", "Angola", "Anguilla", "Antigua And Barbuda", "Argentina", "Armenia", "Aruba", "Australia", "Austria", "Azerbaijan", "Bahrain", "Bangladesh", "Barbados", "Belarus", "Belgium", "Belize", "Benin", "Bermuda", "Bhutan", "Bolivia", "Bosnia And Herzegovina", "Botswana", "Brazil", "British Virgin Islands", "Brunei", "Bulgaria", "Burkina Faso", "Burundi", "Cabo Verde", "Cambodia", "Cameroon", "Canada", "Cayman Islands", "Central African Republic", "Chad", "Chile", "China", "Christmas Island", "Colombia", "Comoros", "Congo (Brazzaville)", "Congo (Kinshasa)", "Cook Islands", "Costa Rica", "Croatia", "Cuba", "Cura\u00e7ao", "Cyprus", "Czechia", "C\u00f4te d'Ivoire", "Denmark", "Djibouti", "Dominica", "Dominican Republic", "Ecuador", "Egypt", "El Salvador", "Equatorial Guinea", "Eritrea", "Estonia", "Ethiopia", "Falkland Islands (Islas Malvinas)", "Faroe Islands", "Federated States of Micronesia", "Fiji", "Finland", "France", "French Guiana", "French Polynesia", "Gabon", "Gaza Strip", "Georgia", "Germany", "Ghana", "Gibraltar", "Greece", "Greenland", "Grenada", "Guadeloupe", "Guam", "Guatemala", "Guinea", "Guinea-Bissau", "Guyana", "Haiti", "Honduras", "Hong Kong", "Hungary", "Iceland", "India", "Indonesia", "Iran", "Iraq", "Ireland", "Isle Of Man", "Israel", "Italy", "Jamaica", "Japan", "Jersey", "Jordan", "Kazakhstan", "Kenya", "Kiribati", "Kosovo", "Kuwait", "Kyrgyzstan", "Laos", "Latvia", "Lebanon", "Lesotho", "Liberia", "Libya", "Liechtenstein", "Lithuania", "Luxembourg", "Macau", "Macedonia", "Madagascar", "Malawi", "Malaysia", "Maldives", "Mali", "Malta", "Marshall Islands", "Martinique", "Mauritania", "Mauritius", "Mayotte", "Mexico", "Moldova", "Monaco", "Mongolia", "Montenegro", "Montserrat", "Morocco", "Mozambique", "Myanmar", "Namibia", "Nauru", "Nepal", "Netherlands", "New Caledonia", "New Zealand", "Nicaragua", "Niger", "Nigeria", "Niue", "Norfolk Island", "North Korea", "Northern Mariana Islands", "Norway", "Oman", "Pakistan", "Palau", "Panama", "Papua New Guinea", "Paraguay", "Peru", "Philippines", "Pitcairn Islands", "Poland", "Portugal", "Puerto Rico", "Qatar", "Reunion", "Romania", "Russia", "Rwanda", "Saint Barthelemy", "Saint Helena, Ascension, And Tristan Da Cunha", "Saint Kitts And Nevis", "Saint Lucia", "Saint Martin", "Saint Pierre And Miquelon", "Saint Vincent And The Grenadines", "Samoa", "San Marino", "Sao Tome And Principe", "Saudi Arabia", "Senegal", "Serbia", "Seychelles", "Sierra Leone", "Singapore", "Sint Maarten", "Slovakia", "Slovenia", "Solomon Islands", "Somalia", "South Africa", "South Georgia And South Sandwich Islands", "South Korea", "South Sudan", "Spain", "Sri Lanka", "Sudan", "Suriname", "Svalbard", "Swaziland", "Sweden", "Switzerland", "Syria", "Taiwan", "Tajikistan", "Tanzania", "Thailand", "The Bahamas", "The Gambia", "Timor-Leste", "Togo", "Tonga", "Trinidad And Tobago", "Tunisia", "Turkey", "Turkmenistan", "Turks And Caicos Islands", "Tuvalu", "U.S. Virgin Islands", "Uganda", "Ukraine", "United Arab Emirates", "United Kingdom", "United States", "Uruguay", "Uzbekistan", "Vanuatu", "Vatican City", "Venezuela", "Vietnam", "Wallis And Futuna", "West Bank", "Yemen", "Zambia", "Zimbabwe"], "iso2": ["AD", "AE", "AF", "AG", "AI", "AL", "AM", "AO", "AR", "AS", "AT", "AU", "AW", "AZ", "BA", "BB", "BD", "BE", "BF", "BG", "BH", "BI", "BJ", "BL", "BM", "BN", "BO", "BR", "BS", "BT", "BW", "BY", "BZ", "CA", "CD", "CF", "CG", "CH", "CI", "CK", "CL", "CM", "CN", "CO", "CR", "CU", "CV", "CW", "CX", "CY", "CZ", "DE", "DJ", "DK", "DM", "DO", "DZ", "EC", "EE", "EG", "ER", "ES", "ET", "FI", "FJ", "FK", "FM", "FO", "FR", "GA", "GB", "GD", "GE", "GF", "GH", "GI", "GL", "GM", "GN", "GP", "GQ", "GR", "GS", "GT", "GU", "GW", "GY", "HK", "HN", "HR", "HT", "HU", "ID", "IE", "IL", "IM", "IN", "IQ", "IR", "IS", "IT", "JE", "JM", "JO", "JP", "KE", "KG", "KH", "KI", "KM", "KN", "KP", "KR", "KW", "KY", "KZ", "LA", "LB", "LC", "LI", "LK", "LR", "LS", "LT", "LU", "LV", "LY", "MA", "MC", "MD", "ME", "MF", "MG", "MH", "MK", "ML", "MM", "MN", "MO", "MP", "MQ", "MR", "MS", "MT", "MU", "MV", "MW", "MX", "MY", "MZ", "NA", "NC", "NE", "NF", "NG", "NI", "NL", "NO", "NP", "NR", "NU", "NZ", "OM", "PA", "PE", "PF", "PG", "PH", "PK", "PL", "PM", "PN", "PR", "PT", "PW", "PY", "QA", "RE", "RO", "RS", "RU", "RW", "SA", "SB", "SC", "SD", "SE", "SG", "SH", "SI", "SK", "SL", "SM", "SN", "SO", "SR", "SS", "ST", "SV", "SX", "SY", "SZ", "TC", "TD", "TG", "TH", "TJ", "TL", "TM", "TN", "TO", "TR", "TT", "TV", "TW", "TZ", "UA", "UG", "US", "UY", "UZ", "VA", "VC", "VE", "VG", "VI", "VN", "VU", "WF", "WS", "XG", "XK", "XR", "XW", "YE", "YT", "ZA", "ZM", "ZW"], "iso3": ["ABW", "AFG", "AGO", "AIA", "ALB", "AND", "ARE", "ARG", "ARM", "ASM", "ATG", "AUS", "AUT", "AZE", "BDI", "BEL", "BEN", "BFA", "BGD", "BGR", "BHR", "BHS", "BIH", "BLM", "BLR", "BLZ", "BMU", "BOL", "BRA", "BRB", "BRN", "BTN", "BWA", "CAF", "CAN", "CHE", "CHL", "CHN", "CIV", "CMR", "COD", "COG", "COK", "COL", "COM", "CPV", "CRI", "CUB", "CUW", "CXR", "CYM", "CYP", "CZE", "DEU", "DJI", "DMA", "DNK", "DOM", "DZA", "ECU", "EGY", "ERI", "ESP", "EST", "ETH", "FIN", "FJI", "FLK", "FRA", "FRO", "FSM", "GAB", "GBR", "GEO", "GHA", "GIB", "GIN", "GLP", "GMB", "GNB", "GNQ", "GRC", "GRD", "GRL", "GTM", "GUF", "GUM", "GUY", "HKG", "HND", "HRV", "HTI", "HUN", "IDN", "IMN", "IND", "IRL", "IRN", "IRQ", "ISL", "ISR", "ITA", "JAM", "JEY", "JOR", "JPN", "KAZ", "KEN", "KGZ", "KHM", "KIR", "KNA", "KOR", "KWT", "LAO", "LBN", "LBR", "LBY", "LCA", "LIE", "LKA", "LSO", "LTU", "LUX", "LVA", "MAC", "MAF", "MAR", "MCO", "MDA", "MDG", "MDV", "MEX", "MHL", "MKD", "MLI", "MLT", "MMR", "MNE", "MNG", "MNP", "MOZ", "MRT", "MSR", "MTQ", "MUS", "MWI", "MYS", "MYT", "NAM", "NCL", "NER", "NFK", "NGA", "NIC", "NIU", "NLD", "NOR", "NPL", "NRU", "NZL", "OMN", "PAK", "PAN", "PCN", "PER", "PHL", "PLW", "PNG", "POL", "PRI", "PRK", "PRT", "PRY", "PYF", "QAT", "REU", "ROU", "RUS", "RWA", "SAU", "SDN", "SEN", "SGP", "SGS", "SHN", "SLB", "SLE", "SLV", "SMR", "SOM", "SPM", "SRB", "SSD", "STP", "SUR", "SVK", "SVN", "SWE", "SWZ", "SXM", "SYC", "SYR", "TCA", "TCD", "TGO", "THA", "TJK", "TKM", "TLS", "TON", "TTO", "TUN", "TUR", "TUV", "TWN", "TZA", "UGA", "UKR", "URY", "USA", "UZB", "VAT", "VCT", "VEN", "VGB", "VIR", "VNM", "VUT", "WLF", "WSM", "XGZ", "XKS", "XSV", "XWB", "YEM", "ZAF", "ZMB", "ZWE"]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"country": {"type": "array", "items": {"type": "string"}}, "iso2": {"type": "array", "items": {"type": "string"}}, "iso3": {"type": "array", "items": {"type": "string"}}}, "required": ["country", "iso2", "iso3"]} |
3d2f562c-0888-4441-a76a-c2213cd5cc16/9ae7fcf3-0a6a-4752-a243-e3c4c6b1313d/0/0 | Mocking Rock | An APIs collection for getting sample profiles and city Data for testings for frontend or mock testings. | 7.5 | Get Countrywise city data | Use this API to get city list of country. You need to send country name or ISO3 or ISO2 code
as query to get it. Which you can get it from other API "Country Codes" | 200 | Response | [{"city": "B\u016bndi", "country": "India", "iso2": "IN", "iso3": "IND", "capital": "", "admin_name": "R\u0101jasth\u0101n", "population": 103286, "lat": 25.4383, "lng": 75.6372, "city_ascii": "Bundi"}, {"city": "Bhagab\u0101npur", "country": "India", "iso2": "IN", "iso3": "IND", "capital": "", "admin_name": "West Bengal", "population": 17397, "lat": 24.7765, "lng": 88.0217, "city_ascii": "Bhagabanpur"}] | {"type": "array", "items": {"type": "object", "properties": {"city": {"type": "string"}, "country": {"type": "string"}, "iso2": {"type": "string"}, "iso3": {"type": "string"}, "capital": {"type": "string"}, "admin_name": {"type": "string"}, "population": {"type": "integer"}, "lat": {"type": "number"}, "lng": {"type": "number"}, "city_ascii": {"type": "string"}}}} |
3d2f562c-0888-4441-a76a-c2213cd5cc16/d79ce5ff-62b2-4e37-a151-9105a2cd82f7/0/0 | Mocking Rock | An APIs collection for getting sample profiles and city Data for testings for frontend or mock testings. | 7.5 | City Data | Get list of citys.
Count limit should be less the 1000 | 200 | Response | [{"city": "Marshfield", "country": "United States", "iso2": "US", "iso3": "USA", "capital": "", "admin_name": "Wisconsin", "population": 18764, "lat": 44.6627, "lng": -90.1728, "city_ascii": "Marshfield"}, {"city": "Rosice", "country": "Czechia", "iso2": "CZ", "iso3": "CZE", "capital": "", "admin_name": "Jihomoravsk\u00fd Kraj", "population": 6368, "lat": 49.1824, "lng": 16.3879, "city_ascii": "Rosice"}, {"city": "Leola", "country": "United States", "iso2": "US", "iso3": "USA", "capital": "", "admin_name": "Pennsylvania", "population": 7576, "lat": 40.0915, "lng": -76.1891, "city_ascii": "Leola"}, {"city": "Cremona", "country": "Italy", "iso2": "IT", "iso3": "ITA", "capital": "minor", "admin_name": "Lombardy", "population": 72077, "lat": 45.1333, "lng": 10.0333, "city_ascii": "Cremona"}, {"city": "Abun\u00e3", "country": "Brazil", "iso2": "BR", "iso3": "BRA", "capital": "", "admin_name": "Rond\u00f4nia", "population": 1929, "lat": -9.6954, "lng": -65.3597, "city_ascii": "Abuna"}, {"city": "Lake Wales", "country": "United States", "iso2": "US", "iso3": "USA", "capital": "", "admin_name": "Florida", "population": 16759, "lat": 27.9195, "lng": -81.5961, "city_ascii": "Lake Wales"}, {"city": "Flekkefjord", "country": "Norway", "iso2": "NO", "iso3": "NOR", "capital": "minor", "admin_name": "Vest-Agder", "population": 9027, "lat": 58.3272, "lng": 6.6667, "city_ascii": "Flekkefjord"}, {"city": "Jalajala", "country": "Philippines", "iso2": "PH", "iso3": "PHL", "capital": "", "admin_name": "Rizal", "population": 34017, "lat": 14.3557, "lng": 121.3233, "city_ascii": "Jalajala"}, {"city": "Yatou", "country": "China", "iso2": "CN", "iso3": "CHN", "capital": "minor", "admin_name": "Shandong", "population": 714211, "lat": 37.1653, "lng": 122.4867, "city_ascii": "Yatou"}, {"city": "IJmuiden", "country": "Netherlands", "iso2": "NL", "iso3": "NLD", "capital": "minor", "admin_name": "Noord-Holland", "population": 48320, "lat": 52.4586, "lng": 4.6194, "city_ascii": "IJmuiden"}] | {"type": "array", "items": {"type": "object", "properties": {"city": {"type": "string"}, "country": {"type": "string"}, "iso2": {"type": "string"}, "iso3": {"type": "string"}, "capital": {"type": "string"}, "admin_name": {"type": "string"}, "population": {"type": "integer"}, "lat": {"type": "number"}, "lng": {"type": "number"}, "city_ascii": {"type": "string"}}}} |
0537bde7-f709-435f-b59b-c861d3d2bab9/1226b73c-fa5e-48b6-b784-dc96c32dacdb/0/0 | DATABASE SNEAKERS | Database of sneakers + pricing (stockx) https://rapidapi.com/retailed-retailed-default/api/sneakers-real-time-pricing/ | null | sneakers | get sneakers details | 200 | Response | {"count": 1, "data": [{"id": "d14e0f74-ea5d-48a8-bd4a-e27a9d7e8653", "name": "Jordan 4 Retro A Ma Mani\u00e9re Violet Ore", "sku": "DV6773-220"}], "error": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"count": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "sku": {"type": "string"}}, "required": ["id", "name", "sku"]}}, "error": {"type": "null"}}, "required": ["count", "data", "error"]} |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.