{"id":7885,"date":"2026-04-15T14:08:06","date_gmt":"2026-04-15T12:08:06","guid":{"rendered":"https:\/\/eodhd.com\/financial-apis\/?p=7885"},"modified":"2026-04-15T17:05:29","modified_gmt":"2026-04-15T15:05:29","slug":"asx-australia-corporate-actions-beta","status":"publish","type":"post","link":"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta","title":{"rendered":"ASX (Australia) Corporate Actions API (beta)"},"content":{"rendered":"\n<p>The EODHD ASX Corporate Actions API provides structured corporate action data for the Australian Securities Exchange (ASX): dividends, stock splits, bonus issues, rights issues, buybacks, capital returns, and share purchase plans. Data is sourced from the official ASX ReferencePoint feed (E34) and refreshed daily.<\/p>\n\n\n\n<p>Coverage is limited to ASX-listed securities. All tickers use the <strong>.AU<\/strong> suffix. You will need an EODHD API subscription that includes access to the Corporate Actions endpoint \u2014 available on <strong>Fundamentals<\/strong> and <strong>All-in-One<\/strong> plans.<\/p>\n\n\n\n\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-api-endpoint\">API Endpoint<\/h2>\n\n\n\n            <div class=\"code__wrapper\">\n                <div class=\"code__content\">\n                    \n<pre class=\"wp-block-code\"><code class=\"\">https:\/\/eodhd.com\/api\/asx-corporate-actions<\/code><\/pre>\n\n                <\/div>\n                <div class=\"code__btns\">\n                    <button class=\"code__copy\" class=\"copy\" title=\"Copy url\">\n                        <svg class=\"code__copy__icon\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                        <\/svg>\n                        <img decoding=\"async\" class=\"code__copy__approve\" alt=\"\" src=\"\/img\/approve_ico.svg\" loading=\"eager\">\n                    <\/button>\n                <\/div>\n            <\/div>\n        \n\n\n<p><strong>Method:<\/strong> GET. <strong>Auth:<\/strong> <strong>api_token<\/strong> query parameter. <strong>Cost:<\/strong> 1 API call per request. <strong>Pagination:<\/strong> offset\/limit based, default 100 per page (max 1000).<\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-query-parameters\">Query Parameters<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Parameter<\/th><th>Required<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>api_token<\/td><td>Yes<\/td><td>Your EODHD API token<\/td><\/tr><tr><td>type<\/td><td>No<\/td><td>Corporate action type (see table below). Omit to return all types<\/td><\/tr><tr><td>symbol<\/td><td>No<\/td><td>Ticker with .AU suffix (e.g. PMV.AU). Filter results to a single security<\/td><\/tr><tr><td>date_from<\/td><td>No<\/td><td>Start date in YYYY-MM-DD format (inclusive, applied to event date)<\/td><\/tr><tr><td>date_to<\/td><td>No<\/td><td>End date in YYYY-MM-DD format (inclusive, applied to event date)<\/td><\/tr><tr><td>page[offset]<\/td><td>No<\/td><td>Pagination offset, zero-based (default 0)<\/td><\/tr><tr><td>page[limit]<\/td><td>No<\/td><td>Page size, 1 to 1000 (default 100)<\/td><\/tr><tr><td>fmt<\/td><td>No<\/td><td>Response format. Currently only json is supported<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-action-types\">Action Types<\/h2>\n\n\n\n<p>The <strong>type<\/strong> parameter accepts one of the following values. Each value groups one or more ASX ReferencePoint codes:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Value<\/th><th>ASX Codes<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>dividends<\/td><td>DV<\/td><td>Cash dividends (including franked amounts and DRP details)<\/td><\/tr><tr><td>splits<\/td><td>RC<\/td><td>Stock splits and reconstructions<\/td><\/tr><tr><td>bonus-issues<\/td><td>BN<\/td><td>Bonus share issues<\/td><\/tr><tr><td>rights-issues<\/td><td>RR, NR, PR, XR<\/td><td>Rights issues, including non-renounceable variants<\/td><\/tr><tr><td>buybacks<\/td><td>BB<\/td><td>Share buyback programmes<\/td><\/tr><tr><td>capital-returns<\/td><td>CR<\/td><td>Return of capital to shareholders<\/td><\/tr><tr><td>spp<\/td><td>SP<\/td><td>Share Purchase Plans<\/td><\/tr><tr><td>other<\/td><td>AO, CC, CG, CL, CN, IN, OP<\/td><td>Other action types not covered by the categories above<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-request-example\">Request Example<\/h2>\n\n\n\n\n    <div class=\"api_url_box\" data-feed=\"EOD Historical Data\">\n                    <div class=\"tabs\">\n                                    <div class=\"selected\">URL<\/div>\n                                    <div class=\"\">cURL<\/div>\n                                    <div class=\"\">PHP<\/div>\n                                    <div class=\"\">Python<\/div>\n                                    <div class=\"\">R<\/div>\n                                <div>Chat GPT<\/div>\n            <\/div>\n                <div class=\"tab_content\">\n                                            <div class=\"item selected\">\n                    <div class=\"buttons\">\n                                                    <button\n                                class=\"view\"\n                                title=\"View request in new tab\"\n                                onclick=\"gtag('event', 'ViewApiRequest', {'event_category':'TrialApiData'});\"\n                            >\n                                <svg class=\"tryFreeBtn__svg\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                    <use xlink:href=\"\/img\/icons\/openLink.svg#openLink\"><\/use>\n                                <\/svg>\n                            <\/button>\n                                                <button\n                            onclick=\"gtag('event', 'CopyApiUrl', {'event_category':'TrialApiData'});\"\n                            class=\"copy\"\n                            title=\"Copy url\"\n                        >\n                            <svg class=\"tryFreeBtn__svg\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                            <\/svg>\n                        <\/button>\n                    <\/div>\n                    <pre class=\"api_url_text bold\">https:\/\/eodhd.com\/api\/asx-corporate-actions?api_token=<span class='orange bold api_token'>YOUR_TOKEN<\/span>&type=<span class='orange bold type'>dividends<\/span>&symbol=<span class='orange bold symbol'>PMV.AU<\/span>&fmt=json<\/pre>\n                    <div class=\"register_link\">\n                        (<a href=\"\/register\">Sign up<\/a> for free to get an API token)\n                    <\/div>\n                <\/div>\n                                            <div class=\"item \">\n                    <div class=\"buttons\">\n                                                <button\n                            onclick=\"gtag('event', 'CopyApiUrl', {'event_category':'TrialApiData'});\"\n                            class=\"copy\"\n                            title=\"Copy url\"\n                        >\n                            <svg class=\"tryFreeBtn__svg\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                            <\/svg>\n                        <\/button>\n                    <\/div>\n                    <pre class=\"api_url_text bold\">curl --location \"https:\/\/eodhd.com\/api\/asx-corporate-actions?api_token=<span class='orange bold api_token'>YOUR_TOKEN<\/span>&type=<span class='orange bold type'>dividends<\/span>&symbol=<span class='orange bold symbol'>PMV.AU<\/span>&fmt=json\"<\/pre>\n                    <div class=\"register_link\">\n                        (<a href=\"\/register\">Sign up<\/a> for free to get an API token)\n                    <\/div>\n                <\/div>\n                                            <div class=\"item \">\n                    <div class=\"buttons\">\n                                                <button\n                            onclick=\"gtag('event', 'CopyApiUrl', {'event_category':'TrialApiData'});\"\n                            class=\"copy\"\n                            title=\"Copy url\"\n                        >\n                            <svg class=\"tryFreeBtn__svg\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                            <\/svg>\n                        <\/button>\n                    <\/div>\n                    <pre class=\"api_url_text bold\">\n$curl = curl_init();\n\ncurl_setopt_array($curl, array(\n    CURLOPT_URL => 'https:\/\/eodhd.com\/api\/asx-corporate-actions?api_token=<span class='orange bold api_token'>YOUR_TOKEN<\/span>&type=<span class='orange bold type'>dividends<\/span>&symbol=<span class='orange bold symbol'>PMV.AU<\/span>&fmt=json',\n    CURLOPT_RETURNTRANSFER => true,\n    CURLOPT_ENCODING => '',\n    CURLOPT_MAXREDIRS => 10,\n    CURLOPT_TIMEOUT => 0,\n    CURLOPT_FOLLOWLOCATION => true,\n    CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,\n    CURLOPT_CUSTOMREQUEST => 'GET',\n));\n\n$data = curl_exec($curl);\ncurl_close($curl);\n\ntry {\n    $data = json_decode($data, true, 512, JSON_THROW_ON_ERROR);\n    var_dump($data);\n} catch (Exception $e) {\n    echo 'Error. '.$e->getMessage();\n}<\/pre>\n                    <div class=\"register_link\">\n                        (<a href=\"\/register\">Sign up<\/a> for free to get an API token)\n                    <\/div>\n                <\/div>\n                                            <div class=\"item \">\n                    <div class=\"buttons\">\n                                                <button\n                            onclick=\"gtag('event', 'CopyApiUrl', {'event_category':'TrialApiData'});\"\n                            class=\"copy\"\n                            title=\"Copy url\"\n                        >\n                            <svg class=\"tryFreeBtn__svg\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                            <\/svg>\n                        <\/button>\n                    <\/div>\n                    <pre class=\"api_url_text bold\">\nimport requests\n\nurl = f'https:\/\/eodhd.com\/api\/asx-corporate-actions?api_token=<span class='orange bold api_token'>YOUR_TOKEN<\/span>&type=<span class='orange bold type'>dividends<\/span>&symbol=<span class='orange bold symbol'>PMV.AU<\/span>&fmt=json'\ndata = requests.get(url).json()\n\nprint(data)<\/pre>\n                    <div class=\"register_link\">\n                        (<a href=\"\/register\">Sign up<\/a> for free to get an API token)\n                    <\/div>\n                <\/div>\n                                            <div class=\"item \">\n                    <div class=\"buttons\">\n                                                <button\n                            onclick=\"gtag('event', 'CopyApiUrl', {'event_category':'TrialApiData'});\"\n                            class=\"copy\"\n                            title=\"Copy url\"\n                        >\n                            <svg class=\"tryFreeBtn__svg\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                                <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                            <\/svg>\n                        <\/button>\n                    <\/div>\n                    <pre class=\"api_url_text bold\">\nlibrary(httr)\nlibrary(jsonlite)\n\nurl <- 'https:\/\/eodhd.com\/api\/asx-corporate-actions?api_token=<span class='orange bold api_token'>YOUR_TOKEN<\/span>&type=<span class='orange bold type'>dividends<\/span>&symbol=<span class='orange bold symbol'>PMV.AU<\/span>&fmt=json'\nresponse <- GET(url)\n\nif (http_type(response) == \"application\/json\") {\n    content <- content(response, \"text\", encoding = \"UTF-8\")\n    cat(content)\n} else {\n    cat(\"Error while receiving data\\n\")\n}<\/pre>\n                    <div class=\"register_link\">\n                        (<a href=\"\/register\">Sign up<\/a> for free to get an API token)\n                    <\/div>\n                <\/div>\n                        <div class=\"item replace-deny\">\n                <div class=\"buttons\">\n                    <a\n                        class=\"view\"\n                        title=\"View request in new tab\"\n                        href=\"\/lp\/eodhd-chatgpt\"\n                        target=\"_blank\"\n                    >\n                        <svg class=\"tryFreeBtn__svg\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <use xlink:href=\"\/img\/icons\/openLink.svg#openLink\"><\/use>\n                        <\/svg>\n                    <\/a>\n                <\/div>\n                <div class=\"api_url_text bold\" style=\"word-break: normal;white-space: normal;\">\n                    New to coding? Our ChatGPT assistant can generate code in any language tailored to our API.\n                    Simply describe how you want to use our data, and get a working piece of code.\n                    Don\u2019t forget to replace the API token with your own.<br><br>\n                    <a href=\"\/lp\/eodhd-chatgpt\" target=\"_blank\">Try it now (it's free)!<\/a><br><br>\n                    <a href=\"https:\/\/www.youtube.com\/watch?v=QVWiLukag7o\" rel=\"nofollow\" target=\"_blank\">\n                        How to use it (YouTube)\n                    <\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    \n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-response-format\">Response Format<\/h2>\n\n\n\n<p>All responses share the same envelope. The <strong>data<\/strong> array contains records whose structure depends on the requested <strong>type<\/strong>:<\/p>\n\n\n\n            <div class=\"code__wrapper\">\n                <div class=\"code__content\">\n                    \n<pre class=\"wp-block-code\"><code lang=\"json\" class=\"language-json\">{\n  \"data\": [ \/* type-specific records *\/ ],\n  \"meta\": {\n    \"total\": 566,\n    \"page\": { \"offset\": 0, \"limit\": 100 }\n  },\n  \"links\": {\n    \"next\": \"https:\/\/eodhd.com\/api\/asx-corporate-actions?page%5Boffset%5D=100&amp;page%5Blimit%5D=100\"\n  }\n}<\/code><\/pre>\n\n                <\/div>\n                <div class=\"code__btns\">\n                    <button class=\"code__copy\" class=\"copy\" title=\"Copy url\">\n                        <svg class=\"code__copy__icon\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                        <\/svg>\n                        <img decoding=\"async\" class=\"code__copy__approve\" alt=\"\" src=\"\/img\/approve_ico.svg\" loading=\"eager\">\n                    <\/button>\n                <\/div>\n            <\/div>\n        \n\n\n<h3 class=\"wp-block-heading\" id=\"h-dividends\">Dividends<\/h3>\n\n\n\n            <div class=\"code__wrapper\">\n                <div class=\"code__content\">\n                    \n<pre class=\"wp-block-code\"><code lang=\"json\" class=\"language-json\">{\n  \"code\": \"PMV.AU\",\n  \"date\": \"2026-08-03\",\n  \"value\": 0.45,\n  \"unadjustedValue\": 0.45,\n  \"period\": \"Interim\",\n  \"currency\": \"AUD\",\n  \"exchange\": \"AU\",\n  \"recordDate\": \"2026-08-04\",\n  \"paymentDate\": \"2026-08-20\",\n  \"declarationDate\": null,\n  \"_asx_extra\": {\n    \"isin\": \"AU000000PMV2\",\n    \"asx_ticker\": \"PMV\",\n    \"corporate_action_id\": \"000478776\",\n    \"transaction_type\": \"A\",\n    \"franked_amount_aud\": 0.45,\n    \"franked_percent\": 100,\n    \"drp_indicator\": 4,\n    \"drp_discount_rate\": 0,\n    \"special_indicator\": \"N\",\n    \"withholding_tax_rate\": 0,\n    \"comment\": \"AUD 0.45 FRANKED, 30% CTR, DRP SUSP\"\n  }\n}<\/code><\/pre>\n\n                <\/div>\n                <div class=\"code__btns\">\n                    <button class=\"code__copy\" class=\"copy\" title=\"Copy url\">\n                        <svg class=\"code__copy__icon\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                        <\/svg>\n                        <img decoding=\"async\" class=\"code__copy__approve\" alt=\"\" src=\"\/img\/approve_ico.svg\" loading=\"eager\">\n                    <\/button>\n                <\/div>\n            <\/div>\n        \n\n\n<p>The <strong>_asx_extra<\/strong> object carries ASX-specific fields such as franking credits, DRP (Dividend Reinvestment Plan) details, BSP (Bonus Share Plan) flags, withholding tax, and tax-advantaged amounts. See the AU-specific fields section below for the full field list.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-splits\">Splits<\/h3>\n\n\n\n            <div class=\"code__wrapper\">\n                <div class=\"code__content\">\n                    \n<pre class=\"wp-block-code\"><code lang=\"json\" class=\"language-json\">{\n  \"code\": \"NTM.AU\",\n  \"date\": \"2026-06-03\",\n  \"split\": \"2000:3\",\n  \"exchange\": \"AU\",\n  \"_asx_extra\": {\n    \"asx_ticker\": \"NTM\",\n    \"record_date\": \"2026-06-04\",\n    \"effective_date\": \"2026-06-05\",\n    \"new_security_code\": \"NTM\",\n    \"calculation_method\": \"M\",\n    \"corporate_action_id\": \"000478901\"\n  }\n}<\/code><\/pre>\n\n                <\/div>\n                <div class=\"code__btns\">\n                    <button class=\"code__copy\" class=\"copy\" title=\"Copy url\">\n                        <svg class=\"code__copy__icon\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                        <\/svg>\n                        <img decoding=\"async\" class=\"code__copy__approve\" alt=\"\" src=\"\/img\/approve_ico.svg\" loading=\"eager\">\n                    <\/button>\n                <\/div>\n            <\/div>\n        \n\n\n<h3 class=\"wp-block-heading\" id=\"h-bonus-issues\">Bonus Issues<\/h3>\n\n\n\n            <div class=\"code__wrapper\">\n                <div class=\"code__content\">\n                    \n<pre class=\"wp-block-code\"><code lang=\"json\" class=\"language-json\">{\n  \"code\": \"RDM.AU\",\n  \"date\": \"2026-05-13\",\n  \"ratio\": \"4:21\",\n  \"exchange\": \"AU\",\n  \"pariPassu\": false,\n  \"recordDate\": \"2026-05-14\",\n  \"despatchDate\": \"2026-05-21\"\n}<\/code><\/pre>\n\n                <\/div>\n                <div class=\"code__btns\">\n                    <button class=\"code__copy\" class=\"copy\" title=\"Copy url\">\n                        <svg class=\"code__copy__icon\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                        <\/svg>\n                        <img decoding=\"async\" class=\"code__copy__approve\" alt=\"\" src=\"\/img\/approve_ico.svg\" loading=\"eager\">\n                    <\/button>\n                <\/div>\n            <\/div>\n        \n\n\n<h3 class=\"wp-block-heading\" id=\"h-rights-issues\">Rights Issues<\/h3>\n\n\n\n            <div class=\"code__wrapper\">\n                <div class=\"code__content\">\n                    \n<pre class=\"wp-block-code\"><code lang=\"json\" class=\"language-json\">{\n  \"code\": \"CRR.AU\",\n  \"date\": \"2026-05-07\",\n  \"type\": \"non-renounceable\",\n  \"ratio\": \"1:10\",\n  \"currency\": \"AUD\",\n  \"exchange\": \"AU\",\n  \"pariPassu\": false,\n  \"recordDate\": \"2026-05-08\",\n  \"despatchDate\": \"2026-05-29\",\n  \"applicationPrice\": 0.001,\n  \"applicationCloseDate\": \"2026-05-22\"\n}<\/code><\/pre>\n\n                <\/div>\n                <div class=\"code__btns\">\n                    <button class=\"code__copy\" class=\"copy\" title=\"Copy url\">\n                        <svg class=\"code__copy__icon\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                        <\/svg>\n                        <img decoding=\"async\" class=\"code__copy__approve\" alt=\"\" src=\"\/img\/approve_ico.svg\" loading=\"eager\">\n                    <\/button>\n                <\/div>\n            <\/div>\n        \n\n\n<h3 class=\"wp-block-heading\" id=\"h-capital-returns\">Capital Returns<\/h3>\n\n\n\n            <div class=\"code__wrapper\">\n                <div class=\"code__content\">\n                    \n<pre class=\"wp-block-code\"><code lang=\"json\" class=\"language-json\">{\n  \"code\": \"FAR.AU\",\n  \"date\": \"2026-06-02\",\n  \"value\": 0.0035,\n  \"currency\": \"AUD\",\n  \"exchange\": \"AU\",\n  \"recordDate\": \"2026-06-03\",\n  \"paymentDate\": \"2026-06-11\"\n}<\/code><\/pre>\n\n                <\/div>\n                <div class=\"code__btns\">\n                    <button class=\"code__copy\" class=\"copy\" title=\"Copy url\">\n                        <svg class=\"code__copy__icon\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                        <\/svg>\n                        <img decoding=\"async\" class=\"code__copy__approve\" alt=\"\" src=\"\/img\/approve_ico.svg\" loading=\"eager\">\n                    <\/button>\n                <\/div>\n            <\/div>\n        \n\n\n<h3 class=\"wp-block-heading\" id=\"h-share-purchase-plan-spp\">Share Purchase Plan (SPP)<\/h3>\n\n\n\n            <div class=\"code__wrapper\">\n                <div class=\"code__content\">\n                    \n<pre class=\"wp-block-code\"><code lang=\"json\" class=\"language-json\">{\n  \"code\": \"WBT.AU\",\n  \"price\": 405,\n  \"currency\": \"AUD\",\n  \"exchange\": \"AU\",\n  \"maxAmount\": 30000,\n  \"minAmount\": 2500,\n  \"recordDate\": \"2026-03-25\",\n  \"despatchDate\": \"2026-05-06\",\n  \"offerCloseDate\": \"2026-04-29\"\n}<\/code><\/pre>\n\n                <\/div>\n                <div class=\"code__btns\">\n                    <button class=\"code__copy\" class=\"copy\" title=\"Copy url\">\n                        <svg class=\"code__copy__icon\" width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                            <use xlink:href=\"\/img\/icons\/copy.svg#copy\"><\/use>\n                        <\/svg>\n                        <img decoding=\"async\" class=\"code__copy__approve\" alt=\"\" src=\"\/img\/approve_ico.svg\" loading=\"eager\">\n                    <\/button>\n                <\/div>\n            <\/div>\n        \n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-au-specific-fields-dividends\">AU-specific Fields (Dividends)<\/h2>\n\n\n\n<p>Australian dividends carry additional attributes that reflect the local tax and reinvestment framework. These are exposed under <strong>_asx_extra<\/strong>:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Field<\/th><th>Type<\/th><th>Description<\/th><\/tr><\/thead><tbody><tr><td>franked_amount_aud<\/td><td>number<\/td><td>Portion of the dividend that is franked, in AUD<\/td><\/tr><tr><td>franked_percent<\/td><td>number<\/td><td>Franking percentage (0\u2013100)<\/td><\/tr><tr><td>drp_indicator<\/td><td>integer<\/td><td>Dividend Reinvestment Plan status flag (ASX E34 code)<\/td><\/tr><tr><td>drp_price_aud<\/td><td>number or null<\/td><td>DRP issue price in AUD when applicable<\/td><\/tr><tr><td>drp_discount_rate<\/td><td>number<\/td><td>Percentage discount offered under the DRP<\/td><\/tr><tr><td>bsp_indicator<\/td><td>integer<\/td><td>Bonus Share Plan status flag<\/td><\/tr><tr><td>special_indicator<\/td><td>string<\/td><td>Y\/N flag indicating a special dividend<\/td><\/tr><tr><td>withholding_tax_rate<\/td><td>number<\/td><td>Non-resident withholding tax rate in percent<\/td><\/tr><tr><td>tax_deferred_amount_aud<\/td><td>number<\/td><td>Tax-deferred portion of the distribution, in AUD<\/td><\/tr><tr><td>tax_advantaged_amount_aud<\/td><td>number<\/td><td>Conduit foreign income \/ tax-advantaged portion, in AUD<\/td><\/tr><tr><td>foreign_source_dividend_aud<\/td><td>number<\/td><td>Foreign source portion, in AUD<\/td><\/tr><tr><td>special_dividend_amount_aud<\/td><td>number<\/td><td>Special dividend portion, in AUD<\/td><\/tr><tr><td>comment<\/td><td>string<\/td><td>Free-text annotation from the ASX feed<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-response-codes\">Response Codes<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Code<\/th><th>Meaning<\/th><\/tr><\/thead><tbody><tr><td>200<\/td><td>Success. Response includes data, meta, and links.<\/td><\/tr><tr><td>401<\/td><td>Missing or invalid api_token.<\/td><\/tr><tr><td>403<\/td><td>Plan does not include access to this endpoint.<\/td><\/tr><tr><td>422<\/td><td>Validation error \u2014 invalid type, date format, or pagination range.<\/td><\/tr><tr><td>429<\/td><td>Rate limit exceeded.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-known-limitations\">Known Limitations<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>ASX only.<\/strong> Only Australian Securities Exchange tickers are covered. Use the <a href=\"https:\/\/eodhd.com\/financial-apis\/api-splits-dividends\/\">Splits and Dividends API<\/a> for other exchanges.<\/li>\n\n\n\n<li><strong>Daily refresh.<\/strong> Data is imported once per day from the ASX ReferencePoint feed. Same-day changes may appear with up to a 24-hour delay.<\/li>\n\n\n\n<li><strong>Sparse categories.<\/strong> Buybacks and other action types currently have low record counts \u2014 ASX publishes these less frequently than dividends or rights issues.<\/li>\n\n\n\n<li><strong>Plan access.<\/strong> The endpoint is available on Fundamentals and All-in-One plans. It is <strong>not<\/strong> included in the standalone Fundamental plan.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center\"><a class=\"maxbutton-1 maxbutton maxbutton-subscribe-to-api external-css btn\" href=\"https:\/\/eodhd.com\/register\"><span class='mb-text'>Sign up &amp; Get Data<\/span><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The EODHD ASX Corporate Actions API provides structured corporate action data for the Australian Securities Exchange (ASX): dividends, stock splits, bonus issues, rights issues, buybacks, capital returns, and share purchase plans. Data is sourced from the official ASX ReferencePoint feed (E34) and refreshed daily. Coverage is limited to ASX-listed securities. All tickers use the .AU [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[72,119],"tags":[],"coding-language":[],"ready-to-go-solution":[],"qualification":[],"financial-apis-category":[],"financial-apis-manuals":[],"class_list":["post-7885","post","type-post","status-publish","format-standard","hentry","category-fundamental-and-economic-financial-data-api","category-alternative-data-financial-api"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v21.6 (Yoast SEO v26.7) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>ASX (Australia) Corporate Actions API (beta) | EODHD APIs Documentation<\/title>\n<meta name=\"description\" content=\"EODHD ASX Corporate Actions API \u2014 access dividends, splits, bonus &amp; rights issues, buybacks, capital returns and SPP for all ASX-listed tickers (.AU) via REST.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"ASX (Australia) Corporate Actions API (beta)\" \/>\n<meta property=\"og:description\" content=\"EODHD ASX Corporate Actions API \u2014 access dividends, splits, bonus &amp; rights issues, buybacks, capital returns and SPP for all ASX-listed tickers (.AU) via REST.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta\" \/>\n<meta property=\"og:site_name\" content=\"Stock Price Data, Financial and Stock Market API\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/eodhistoricaldata\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-15T12:08:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-15T15:05:29+00:00\" \/>\n<meta name=\"author\" content=\"a.pletnev\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@EOD_data\" \/>\n<meta name=\"twitter:site\" content=\"@EOD_data\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"a.pletnev\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta#article\",\"isPartOf\":{\"@id\":\"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta\"},\"author\":{\"name\":\"a.pletnev\",\"@id\":\"https:\/\/eodhd.com\/financial-apis\/#\/schema\/person\/ed3193541c25b73e823a83bdcdb09b5d\"},\"headline\":\"ASX (Australia) Corporate Actions API (beta)\",\"datePublished\":\"2026-04-15T12:08:06+00:00\",\"dateModified\":\"2026-04-15T15:05:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta\"},\"wordCount\":662,\"publisher\":{\"@id\":\"https:\/\/eodhd.com\/financial-apis\/#organization\"},\"articleSection\":[\"2. Fundamental &amp; Economic Data\",\"4. Alternative &amp; Derived Data\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta\",\"url\":\"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta\",\"name\":\"ASX (Australia) Corporate Actions API (beta) | EODHD APIs Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/eodhd.com\/financial-apis\/#website\"},\"datePublished\":\"2026-04-15T12:08:06+00:00\",\"dateModified\":\"2026-04-15T15:05:29+00:00\",\"description\":\"EODHD ASX Corporate Actions API \u2014 access dividends, splits, bonus & rights issues, buybacks, capital returns and SPP for all ASX-listed tickers (.AU) via REST.\",\"breadcrumb\":{\"@id\":\"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/eodhd.com\/financial-apis\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ASX (Australia) Corporate Actions API (beta)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/eodhd.com\/financial-apis\/#website\",\"url\":\"https:\/\/eodhd.com\/financial-apis\/\",\"name\":\"Historical Stock Prices and Fundamental Financial Data APIs | EODHD\",\"description\":\"End Of Day (EOD), Fundamental and Real-time\/Live Data Market API\",\"publisher\":{\"@id\":\"https:\/\/eodhd.com\/financial-apis\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/eodhd.com\/financial-apis\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/eodhd.com\/financial-apis\/#organization\",\"name\":\"EODHD (EOD Historical Data)\",\"url\":\"https:\/\/eodhd.com\/financial-apis\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eodhd.com\/financial-apis\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/eodhd.com\/financial-apis\/wp-content\/uploads\/2023\/12\/EODHD-Logo.png\",\"contentUrl\":\"https:\/\/eodhd.com\/financial-apis\/wp-content\/uploads\/2023\/12\/EODHD-Logo.png\",\"width\":159,\"height\":82,\"caption\":\"EODHD (EOD Historical Data)\"},\"image\":{\"@id\":\"https:\/\/eodhd.com\/financial-apis\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/eodhistoricaldata\",\"https:\/\/x.com\/EOD_data\",\"https:\/\/www.reddit.com\/r\/EODHistoricalData\/\",\"https:\/\/eod-historical-data.medium.com\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/eodhd.com\/financial-apis\/#\/schema\/person\/ed3193541c25b73e823a83bdcdb09b5d\",\"name\":\"a.pletnev\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/eodhd.com\/financial-apis\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/020e454749b61223b72b1bf96e7978ccdd1e39b04585b29698da3767a193a57d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/020e454749b61223b72b1bf96e7978ccdd1e39b04585b29698da3767a193a57d?s=96&d=mm&r=g\",\"caption\":\"a.pletnev\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"ASX (Australia) Corporate Actions API (beta) | EODHD APIs Documentation","description":"EODHD ASX Corporate Actions API \u2014 access dividends, splits, bonus & rights issues, buybacks, capital returns and SPP for all ASX-listed tickers (.AU) via REST.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta","og_locale":"en_US","og_type":"article","og_title":"ASX (Australia) Corporate Actions API (beta)","og_description":"EODHD ASX Corporate Actions API \u2014 access dividends, splits, bonus & rights issues, buybacks, capital returns and SPP for all ASX-listed tickers (.AU) via REST.","og_url":"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta","og_site_name":"Stock Price Data, Financial and Stock Market API","article_publisher":"https:\/\/www.facebook.com\/eodhistoricaldata","article_published_time":"2026-04-15T12:08:06+00:00","article_modified_time":"2026-04-15T15:05:29+00:00","author":"a.pletnev","twitter_card":"summary_large_image","twitter_creator":"@EOD_data","twitter_site":"@EOD_data","twitter_misc":{"Written by":"a.pletnev","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta#article","isPartOf":{"@id":"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta"},"author":{"name":"a.pletnev","@id":"https:\/\/eodhd.com\/financial-apis\/#\/schema\/person\/ed3193541c25b73e823a83bdcdb09b5d"},"headline":"ASX (Australia) Corporate Actions API (beta)","datePublished":"2026-04-15T12:08:06+00:00","dateModified":"2026-04-15T15:05:29+00:00","mainEntityOfPage":{"@id":"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta"},"wordCount":662,"publisher":{"@id":"https:\/\/eodhd.com\/financial-apis\/#organization"},"articleSection":["2. Fundamental &amp; Economic Data","4. Alternative &amp; Derived Data"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta","url":"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta","name":"ASX (Australia) Corporate Actions API (beta) | EODHD APIs Documentation","isPartOf":{"@id":"https:\/\/eodhd.com\/financial-apis\/#website"},"datePublished":"2026-04-15T12:08:06+00:00","dateModified":"2026-04-15T15:05:29+00:00","description":"EODHD ASX Corporate Actions API \u2014 access dividends, splits, bonus & rights issues, buybacks, capital returns and SPP for all ASX-listed tickers (.AU) via REST.","breadcrumb":{"@id":"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/eodhd.com\/financial-apis\/asx-australia-corporate-actions-beta#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/eodhd.com\/financial-apis"},{"@type":"ListItem","position":2,"name":"ASX (Australia) Corporate Actions API (beta)"}]},{"@type":"WebSite","@id":"https:\/\/eodhd.com\/financial-apis\/#website","url":"https:\/\/eodhd.com\/financial-apis\/","name":"Historical Stock Prices and Fundamental Financial Data APIs | EODHD","description":"End Of Day (EOD), Fundamental and Real-time\/Live Data Market API","publisher":{"@id":"https:\/\/eodhd.com\/financial-apis\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/eodhd.com\/financial-apis\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/eodhd.com\/financial-apis\/#organization","name":"EODHD (EOD Historical Data)","url":"https:\/\/eodhd.com\/financial-apis\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eodhd.com\/financial-apis\/#\/schema\/logo\/image\/","url":"https:\/\/eodhd.com\/financial-apis\/wp-content\/uploads\/2023\/12\/EODHD-Logo.png","contentUrl":"https:\/\/eodhd.com\/financial-apis\/wp-content\/uploads\/2023\/12\/EODHD-Logo.png","width":159,"height":82,"caption":"EODHD (EOD Historical Data)"},"image":{"@id":"https:\/\/eodhd.com\/financial-apis\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/eodhistoricaldata","https:\/\/x.com\/EOD_data","https:\/\/www.reddit.com\/r\/EODHistoricalData\/","https:\/\/eod-historical-data.medium.com\/"]},{"@type":"Person","@id":"https:\/\/eodhd.com\/financial-apis\/#\/schema\/person\/ed3193541c25b73e823a83bdcdb09b5d","name":"a.pletnev","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/eodhd.com\/financial-apis\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/020e454749b61223b72b1bf96e7978ccdd1e39b04585b29698da3767a193a57d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/020e454749b61223b72b1bf96e7978ccdd1e39b04585b29698da3767a193a57d?s=96&d=mm&r=g","caption":"a.pletnev"}}]}},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p8NjB1-23b","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/posts\/7885","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/comments?post=7885"}],"version-history":[{"count":3,"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/posts\/7885\/revisions"}],"predecessor-version":[{"id":7890,"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/posts\/7885\/revisions\/7890"}],"wp:attachment":[{"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/media?parent=7885"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/categories?post=7885"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/tags?post=7885"},{"taxonomy":"coding-language","embeddable":true,"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/coding-language?post=7885"},{"taxonomy":"ready-to-go-solution","embeddable":true,"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/ready-to-go-solution?post=7885"},{"taxonomy":"qualification","embeddable":true,"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/qualification?post=7885"},{"taxonomy":"financial-apis-category","embeddable":true,"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/financial-apis-category?post=7885"},{"taxonomy":"financial-apis-manuals","embeddable":true,"href":"https:\/\/eodhd.com\/financial-apis\/wp-json\/wp\/v2\/financial-apis-manuals?post=7885"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}